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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
protected virtual UIElementInfo GetUIElementInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: UIElementInfo
See Also