Microsoft.WindowsServerSolutions.Web.Controls Namespace
The Microsoft.WindowsServerSolutions.Web.Controls namespace provides a set of APIs for managing controls on a webpage.
Classes
Class | Description | |
---|---|---|
Breadcrumb | Provides a control on the page that tracks the location of visited content. |
|
CssLoader | Loads the css on the server side with an application relative path. |
|
SearchBox | Provides a text box and a button that are used to search for content. |
Return to top