Click or drag to resize
PageTemplateCategoryInfoProviderGetPageTemplateCategoryInfoInternal Method (Guid)
Returns object with specified GUID.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual PageTemplateCategoryInfo GetPageTemplateCategoryInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: PageTemplateCategoryInfo
See Also