ScriptWebPart.IsPageInEditMode property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

ScriptWebPart class

ScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace