FormFieldLoadLabel Method |
Loads the field label.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected virtual void LoadLabel(
Control parent
)
Parameters
- parent
- Type: System.Web.UIControl
Parent control for the label
See Also