EditModeSettingsLink Members
Include Protected Members
Include Inherited Members
Defines the edit mode settings link in the upper-right corner of the page.
The EditModeSettingsLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EditModeSettingsLink | Initializes a new instance of the EditModeSettingsLink class. |
Top
Methods
Name | Description | |
---|---|---|
Render | Sends the EditModeSettingsLink content to a provided HtmlTextWriter object, which writes the content to be rendered on the client. (Overrides Control.Render(HtmlTextWriter).) |
Top