FormComponent.IsEditMode property

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

FormComponent class

FormComponent members

Microsoft.SharePoint.WebControls namespace