Share via


SPWebTemplate.AllowGlobalFeatureAssociations Property

Gets a value that indicates whether global Feature associations are allowed on sites created with the site definition configuration or site template.

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

Syntax

Public ReadOnly Property AllowGlobalFeatureAssociations As Boolean
    Get

Dim instance As SPWebTemplate
Dim value As Boolean

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

Property Value

Type: System.Boolean
true if global Feature associations are allowed; otherwise, false.

See Also

Reference

SPWebTemplate Class

SPWebTemplate Members

Microsoft.SharePoint Namespace