Click or drag to resize
PermissionNameInfoProviderGetPermissionNameInfoByGUIDInternal Method
Returns object with specified GUID.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
protected virtual PermissionNameInfo GetPermissionNameInfoByGUIDInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: PermissionNameInfo
See Also