CssStyleCollection.Count Property
.NET Framework (current version)
Gets the number of items in the CssStyleCollection object.
Assembly: System.Web (in System.Web.dll)
The following example creates a CountStyleFunc function that obtains the current value of the Count property for an HtmlInputText server control and displays it to an ASP.NET page.
.NET Framework
Available since 1.1
Available since 1.1
Show: