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

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

Parameters

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

Return Value

Type: InfoDataSet PageTemplateInfo 
See Also