Gets or sets the count.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[ObsoleteAttribute("The Count property has been replaced by MaxCount.", false)] public int Count { get; set; } |