Freigeben über


ContextSelector<T>.AllowChange-Eigenschaft

Dient zum Abrufen oder Festlegen eines Werts, das angibt, ob die Kontextänderung zulässig ist.

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

Syntax

'Declaration
Public Property AllowChange As Boolean
    Get
    Set
'Usage
Dim instance As ContextSelector
Dim value As Boolean

value = instance.AllowChange

instance.AllowChange = value
public bool AllowChange { get; set; }

Eigenschaftswert

Typ: System.Boolean
true Wenn die Kontextänderung zulässig ist; andernfalls false.

Siehe auch

Referenz

ContextSelector<T> Klasse

ContextSelector<T>-Member

Microsoft.SharePoint.WebControls-Namespace