EntityEditorWithPicker.DefaultPlaceButtonsUnderEntityEditor Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultPlaceButtonsUnderEntityEditor As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.DefaultPlaceButtonsUnderEntityEditor
protected virtual bool DefaultPlaceButtonsUnderEntityEditor { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

EntityEditorWithPicker Class

EntityEditorWithPicker Members

Microsoft.SharePoint.WebControls Namespace