Click or drag to resize
CMSTextAreaScrollPosition Property
Gets the scroll position to use on postback.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected int ScrollPosition { get; set; }

Property Value

Type: Int32
See Also