BaseFieldControl.IsInInlineEditMode Property

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

Syntax

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

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

Property Value

Type: System.Boolean

See Also

Reference

BaseFieldControl Class

BaseFieldControl Members

Microsoft.SharePoint.WebControls Namespace