WebTemplateInfoProviderGetWebTemplateInfo Method (Int32) |
Gets the web template.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax public static WebTemplateInfo GetWebTemplateInfo(
int webTemplateId
)
Parameters
- webTemplateId
- Type: SystemInt32
Web template ID
Return Value
Type:
WebTemplateInfoSee Also