StyleSheet.Style Class Members
In This Topic
The following tables list the members exposed by StyleSheet.Style.
Public Constructors
Public Properties
| Name | Description |
| Attributes |
Gets or sets the style's attributes
|
| Name |
Gets or sets the name of the style
|
Top
Public Methods
| Name | Description |
| SetAttribute |
Used to set attribute value
|
| ToString | Returns a string that represents the current object. |
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also