[]
        
(Showing Draft Content)

C1.Web.Mvc.Control.RenderMarkup

RenderMarkup Method

RenderMarkup(HtmlTextWriter)

Renders the control markup.

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

the specified writer used to write the markup.