| WebTemplateInfoProviderGetWebTemplateInfo Method (String) | 
            Gets the web template.
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntaxpublic static WebTemplateInfo GetWebTemplateInfo(
	string templateName
)
Parameters
- templateName
 - Type: SystemString
Template code name 
Return Value
Type: 
WebTemplateInfo
See Also