Click or drag to resize
CMSBaseDataSourceOffset Property
Offset where the data retrieved from database should start.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected virtual int Offset { get; }

Property Value

Type: Int32
See Also