Click or drag to resize
PageTemplateCategoryInfoProviderGetAdHocUICategory Method
Gets ad-hoc UI category info object. If category doesn't exist, creates new one.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static PageTemplateCategoryInfo GetAdHocUICategory()

Return Value

Type: PageTemplateCategoryInfo
See Also