UIElementInfoProviderSetUIElementInfo Method |
Sets the specified UIElement data.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static void SetUIElementInfo(
UIElementInfo infoObj
)
Parameters
- infoObj
- Type: CMS.ModulesUIElementInfo
UIElement info data
See Also