EntityEditor.UseContentEditableControl property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property UseContentEditableControl As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.UseContentEditableControl
protected bool UseContentEditableControl { get; }

Property value

Type: System.Boolean

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace