The C1ToolTip type exposes the following members.

Methods

  NameDescription
Protected methodAddAttributesToRender
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag.
(Overrides WebControl..::..AddAttributesToRender(HtmlTextWriter).)
Protected methodCreateChildControls
Override CreateChildControls method.
(Overrides Control..::..CreateChildControls()()()().)
Protected methodGetScriptDescriptors
When overridden in a derived class, registers the ScriptDescriptor objects for the control.
(Overrides C1ThemeableControlGetScriptDescriptors()()()().)
Protected methodGetScriptReferences
When overridden in a derived class, registers the script libraries for the control.
(Overrides C1ThemeableControlGetScriptReferences()()()().)
Public methodLoadLayoutOverloaded.
Protected methodOnAjaxUpdate
AjaxUpdate event.
Protected methodOnPreRender
Override OnPreRender method.
(Overrides C1ThemeableControlOnPreRender(EventArgs).)
Protected methodRender
Renders HTML structure for this control.
(Overrides WebControl..::..Render(HtmlTextWriter).)
Protected methodRenderContents
Renders the contents of the control to the specified writer. This method is used primarily by control developers.
(Overrides WebControl..::..RenderContents(HtmlTextWriter).)
Public methodSaveLayoutOverloaded.

See Also