Click or drag to resize
PageTemplateCategoryInfoProviderGetAdHocCategoryInternal Method
Gets ad-hoc 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#
protected virtual PageTemplateCategoryInfo GetAdHocCategoryInternal()

Return Value

Type: PageTemplateCategoryInfo
See Also