PageTemplateInfoProvider GetTemplatesInCategory Method Kentico 8.0 API Reference
Gets all templates in specified category.

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

Parameters

categoryId
Type: OnlineSystem Int32
Parent category id. Use categoryId = 0 for templates under root

Return Value

Type: InfoDataSet PageTemplateInfo 
See Also