UIElementInfoProviderGetUIElementInfo Method (Int32) |
Returns the UIElement info object.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static UIElementInfo GetUIElementInfo(
int elementId
)
Parameters
- elementId
- Type: SystemInt32
ID of the UIElement to retrieve
Return Value
Type:
UIElementInfoSee Also