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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected int ScrollPosition { get; set; }

Property Value

Type: Int32
See Also