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