UIElementInfoProviderSetUIElementChildCountInternal Method |
Sets correct ElementChildCount to the specified UIElement.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax protected virtual void SetUIElementChildCountInternal(
int elementId
)
Parameters
- elementId
- Type: SystemInt32
ID of the UIElement
See Also