[]
        
(Showing Draft Content)

C1.Web.Mvc.Control.RenderEndTag

RenderEndTag Method

RenderEndTag(HtmlTextWriter)

Renders end tag of control.

Declaration
protected virtual void RenderEndTag(HtmlTextWriter writer)
Parameters
Type Name Description
HtmlTextWriter writer

The specified writer used to write the markup.