PageTemplateCategoryInfoProvider PageTemplateCategoryExists Method Kentico 8.0 API Reference
Check whether page template category with given display name already exists.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

displayName
Type: OnlineSystem String
Display name of category to check

Return Value

Type: OnlineBoolean
Returns true if page template category with given display name already exists
See Also