Click or drag to resize

RulesEditorRender Method

Overload List
  NameDescription
Protected methodRender(HtmlTextWriter)
Sends control content to a provided System.Web.UI.HtmlTextWriter object, which writes the content to be rendered on the client.
(Overrides AjaxControlRender(HtmlTextWriter).)
Protected methodRender(HtmlTextWriter, Boolean)
Sends control content to a provided System.Web.UI.HtmlTextWriter object, which writes the content to be rendered on the client.
(Inherited from AjaxControl.)
Top
See Also