Freigeben über


SPWebTemplate.AllowGlobalFeatureAssociations-Eigenschaft

Ruft einen Wert, der angibt, ob globale Funktion Zuordnungen auf Websites, die mit der Konfiguration einer Websitedefinition oder Webvorlageerstellt zulässig sind.

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

Syntax

'Declaration
Public ReadOnly Property AllowGlobalFeatureAssociations As Boolean
    Get
'Usage
Dim instance As SPWebTemplate
Dim value As Boolean

value = instance.AllowGlobalFeatureAssociations
public bool AllowGlobalFeatureAssociations { get; }

Eigenschaftswert

Typ: System.Boolean
true Wenn globale Funktion Zuordnungen zulässig sind; andernfalls false.

Siehe auch

Referenz

SPWebTemplate Klasse

SPWebTemplate-Member

Microsoft.SharePoint-Namespace