SPCustomWebTemplate members

Represents a Web template.

The SPCustomWebTemplate type exposes the following members.

Properties

  Name Description
Public property AllowGlobalFeatureAssociations Gets a value that indicates whether global Feature associations are allowed on sites created with the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property CompatibilityLevel Gets the compatibility level for the web template. (Inherited from SPWebTemplate.)
Public property Description Gets the description for the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property DisplayCategory Gets the name, as it appears in the user interface, of the category of site definition configurations and Web templates to which the SPWebTemplate belongs. (Inherited from SPWebTemplate.)
Public property FileName Gets the file name of the .wsp file containing the Web template.
Public property FilterCategories Gets the legacy category of the site that served as the source for the template when SPWebTemplate represents a custom Web template. (Inherited from SPWebTemplate.)
Public property GlobalId Gets the ID of the Web template.
Public property ID Gets the ID for the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property ImageUrl Gets the URL to the image that is used to represent the site definition configuration or Web template in the user interface of SharePoint Foundation. (Inherited from SPWebTemplate.)
Public property IsCustomTemplate Gets a value that indicates whether the SPWebTemplate object is a custom site definition configuration or is, instead, a Web template. (Inherited from SPWebTemplate.)
Public property IsFarmWideTemplate Gets a Boolean value that indicates whether this template can be used to create sites across the Sharepoint farm. (Overrides SPWebTemplate.IsFarmWideTemplate.)
Public property 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. (Inherited from SPWebTemplate.)
Public property IsRootWebOnly Gets a value that indicates whether the site definition configuration or Web template is applicable to only the root site in the site collection. (Inherited from SPWebTemplate.)
Public property IsSubWebOnly Gets a value that indicates whether the site definition configuration or Web template is applicable only to subsites created within the site collection. (Inherited from SPWebTemplate.)
Public property IsUnique Obsolete. Gets a value that indicates whether the site created from the site definition configuration or Web template inherits from its parent site. (Inherited from SPWebTemplate.)
Public property Lcid Gets the locale ID of the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property Name Gets the internal name of the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property ProvisionAssembly Gets the name of an assembly that contains a class that provides logic for provisioning sites created through the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property ProvisionClass Gets the name of a class that provides logic for provisioning sites created through the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property ProvisionData Specifies custom data to pass to the site provisioning handler for creating sites. (Inherited from SPWebTemplate.)
Public property SupportsMultilingualUI Gets a value that indicates whether adiministrators can enable alternate langauges for sites created from the site definition configuration or the Web template. (Inherited from SPWebTemplate.)
Public property TemplateImage Gets the file that contains the image of the Web template.
Public property Title Gets the display name for the site definition configuration or Web template. (Inherited from SPWebTemplate.)
Public property UserLicensingId Gets the per-user license for a web template. (Inherited from SPWebTemplate.)
Public property VisibilityFeatureDependencyId Gets the GUID that identifies a Feature on which the site definition configuration or Web template depends. (Inherited from SPWebTemplate.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a culture-invariant string that describes the site definition configuration or Web template. (Inherited from SPWebTemplate.)

Top

See also

Reference

SPCustomWebTemplate class

Microsoft.SharePoint namespace