In This Topic
The following tables list the members exposed by Theme.
Public Constructors
Public Properties
| Name | Description |
 | Description |
Gets or sets the description of the theme.
|
 | DisplayName |
Gets the display name of the theme.
|
 | IsAdminTheme |
Gets a value indicating whether the theme is an admin theme.
|
 | Name |
Gets the name of the theme.
|
Top
Public Methods
| Name | Description |
  | Exists |
Determines whether a theme exists in the current context.
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also