AbstractMasterPageSetShortIDs Method |
Sets the short IDs to the controls.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected void SetShortIDs(
Control parent
)
Parameters
- parent
- Type: System.Web.UIControl
Parent controls
See Also