CMSTextArea MaintainScrollPositionOnPostback Property Kentico 8.1 API Reference
Gets or sets whether the scroll position is maintained between postbacks.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Property Value

Type: OnlineBoolean
True if the scroll position is maintained, otherwise false. Default is true.
See Also