MySiteCssRegistration Members
Include Protected Members
Include Inherited Members
Provides a control that is used to register a cascading style sheets (CSS) file for a “My Site” page.
The MySiteCssRegistration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MySiteCssRegistration | Initializes a new instance of the MySiteCssRegistration class. |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the CSS file to register for the “My Site” page. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the MySiteCssRegistration control to the client. (Overrides Control.Render(HtmlTextWriter).) |
Top