LocalTimeControl members
A control that displays the local time of the owner of the current “My Site” page.
The LocalTimeControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalTimeControl | Initializes a new instance of the LocalTimeControl class. |
Top
Methods
Name | Description | |
---|---|---|
OnPreRender | Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).) | |
Render | Sends the LocalTimeControl control content to a provided HtmlTextWriter. (Overrides WebControl.Render(HtmlTextWriter).) |
Top