PageTemplateCategoryInfoProvider GetPageTemplateCategoryInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetPageTemplateCategoryInfoInternal(Guid)
Returns object with specified GUID.
Protected methodGetPageTemplateCategoryInfoInternal(Int32)
Returns the PageTemplateCategoryInfo structure for the specified CategoryId.
Protected methodGetPageTemplateCategoryInfoInternal(String)
Returns the PageTemplateCategoryInfo structure for the specified CategoryDisplayName.
Back to Top
See Also