Gets the total number of loaded objects. Use this to set the total row count in a data source control.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public int Count { get; }

See Also