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

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
protected ReportCategoryInfo GetReportCategoryInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: ReportCategoryInfo
See Also