The C1ToolTip type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddAttributesToRender |
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag.
(Overrides WebControl..::..AddAttributesToRender(HtmlTextWriter).) | |
CreateChildControls |
Override CreateChildControls method.
(Overrides Control..::..CreateChildControls()()()().) | |
GetScriptDescriptors |
When overridden in a derived class, registers the ScriptDescriptor objects for the control.
(Overrides C1ThemeableControlGetScriptDescriptors()()()().) | |
GetScriptReferences |
When overridden in a derived class, registers the script libraries for the control.
(Overrides C1ThemeableControlGetScriptReferences()()()().) | |
LoadLayout | Overloaded. | |
OnAjaxUpdate |
AjaxUpdate event.
| |
OnPreRender |
Override OnPreRender method.
(Overrides C1ThemeableControlOnPreRender(EventArgs).) | |
Render |
Renders HTML structure for this control.
(Overrides WebControl..::..Render(HtmlTextWriter).) | |
RenderContents |
Renders the contents of the control to the specified writer. This method is used primarily by control developers.
(Overrides WebControl..::..RenderContents(HtmlTextWriter).) | |
SaveLayout | Overloaded. |