Freigeben über


TemplatePicker.ShowCompatibilityLevelLabel-Eigenschaft

Bestimmt, ob die Kompatibilität Ebenen-Bezeichnung in der Auswahl angezeigt.

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

Syntax

'Declaration
Public Property ShowCompatibilityLevelLabel As Boolean
    Get
    Set
'Usage
Dim instance As TemplatePicker
Dim value As Boolean

value = instance.ShowCompatibilityLevelLabel

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

Eigenschaftswert

Typ: System.Boolean

Hinweise

Der Standardwert lautet True.

Siehe auch

Referenz

TemplatePicker Klasse

TemplatePicker-Member

Microsoft.SharePoint.WebControls-Namespace