| WebTemplateInfoProviderDeleteWebTemplateInfo Method (Int32) | 
            Deletes specified web template.
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntaxpublic static void DeleteWebTemplateInfo(
	int webTemplateId
)
Parameters
- webTemplateId
 - Type: SystemInt32
Id of web template to delete 
See Also