NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CssStyleCollection Properties

The properties of the CssStyleCollection class are listed below. For a complete list of CssStyleCollection class members, see the CssStyleCollection Members topic.

Public:

Count Gets the number of items in the CssStyleCollection.
Item Gets or sets a specified CSS value.

In C#, this member is the indexer for the CssStyleCollection class.

Keys Gets a collection of keys to all the styles in the CssStyleCollection.

See Also

CssStyleCollection Class | System.Web.UI Namespace