SPWeb.GetAvailableWebTemplates Method
Include Protected Members
Include Inherited Members
Gets the web templates that are available for creating subsites beneath the website.
Overload List
Name | Description | |
---|---|---|
GetAvailableWebTemplates(UInt32) | Gets the Web templates that are available for creating subsites beneath the website, based on the specified locale identifier (ID). | |
GetAvailableWebTemplates(UInt32, Boolean) | Gets the site templates that are available for creating subsites beneath the website, based on the specified locale identifier (ID) and whether to include language-neutral site templates. |
Top