Click or drag to resize
MediaViewTotalRecords Property
Sets or gets total records count.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public int TotalRecords { get; set; }

Property Value

Type: Int32
See Also