PageTemplateInfoProviderPageTemplateNameExists Method (String) |
Checks whether the page template with given name already exists.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax public static bool PageTemplateNameExists(
string templateName
)
Parameters
- templateName
- Type: SystemString
Page template name
Return Value
Type:
BooleanSee Also