SPWebTemplate Properties

Include Protected Members
Include Inherited Members

The SPWebTemplate type exposes the following members.

Properties

  Name Description
AllowGlobalFeatureAssociations Gets a value that indicates whether global Feature associations are allowed on sites created with the site definition configuration or site template.
Description Gets the description for the site definition configuration or site template.
DisplayCategory Gets the name, as it appears in the user interface, of the category of site definition configurations and site templates to which the SPWebTemplate belongs.
FilterCategories Gets the legacy category of the site that served as the source for the template when SPWebTemplate represents a custom site template.
ID Gets the ID for the site definition configuration or site template.
ImageUrl Gets the URL to the image that is used to represent the site definition configuration or site template in the user interface of Windows SharePoint Services 3.0.
IsCustomTemplate Gets a value that indicates whether the SPWebTemplate object is a custom site definition configuration or is, instead, a site template.
IsHidden Gets a value that indicates whether the site definition configuration is displayed in the user interface as one of the optional configurations used for creating new sites.
IsRootWebOnly Gets a value that indicates whether the site definition configuration or site template is applicable to only the root site in the site collection.
IsSubWebOnly Gets a value that indicates whether the site definition configuration or site template is applicable only to subsites created within the site collection.
IsUnique Obsolete. Gets a value that indicates whether the site created from the site definition configuration or site template inherits from its parent site.
Lcid Gets the locale ID of the site definition configuration or site template.
Name Gets the name of the site definition configuration or site template.
ProvisionAssembly Gets the name of an assembly that contains a class that provides logic for provisioning sites created through the site definition configuration or site template.
ProvisionClass Gets the name of a class that provides logic for provisioning sites created through the site definition configuration or site template.
ProvisionData Specifies custom data to pass to the site provisioning handler for creating sites.
Title Gets the display name for the site definition configuration or site template.
VisibilityFeatureDependencyId Gets the GUID that identifies a Feature on which the site definition configuration or site template depends.

Top

See Also

Reference

SPWebTemplate Class

Microsoft.SharePoint Namespace