UIElementInfoProviderMoveUIElementDownInternal Method |
Moves specified UI element down within the parent UI element.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax protected virtual void MoveUIElementDownInternal(
int elementId
)
Parameters
- elementId
- Type: SystemInt32
ID of the UI element
See Also