Click or drag to resize
ExtendedTextAreaOnLoad Method
Retrieves scroll position markers from hidden fields.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected override void OnLoad(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
An System.EventArgs object that contains the event data
See Also