EntityEditor.UseContentEditableControl Property

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

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
Returns Boolean.

See Also

Reference

EntityEditor Class

EntityEditor Members

Microsoft.SharePoint.WebControls Namespace