SPWeb.GetAvailableWebTemplates method
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