Click or drag to resize
AbstractMasterPageSetShortIDs Method
Sets the short IDs to the controls.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected void SetShortIDs(
	Control parent
)

Parameters

parent
Type: System.Web.UIControl
Parent controls
See Also