| UIElementInfoProviderGetUIElementInfo Method (Guid) | 
            Returns object with specified GUID.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static UIElementInfo GetUIElementInfo(
	Guid guid
)
Parameters
- guid
- Type: SystemGuid
 Object GUID
Return Value
Type: 
UIElementInfo See Also
See Also