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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public static UIElementInfo GetUIElementInfo(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: UIElementInfo
See Also