Gets the total number of loaded objects. Use this to set the total row count in a data source control.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public int Count { get; } |