PageTemplateInfoProviderDeletePageTemplate Method (Int32) |
Deletes page template with specific ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 11.0.0
Syntax public static void DeletePageTemplate(
int templateId
)
Parameters
- templateId
- Type: SystemInt32
Page template ID
See Also