[]
        
(Showing Draft Content)

C1.Web.Mvc.Popup.RenderContent

RenderContent Method

RenderContent(HtmlTextWriter)

Renders content of control.

Declaration
protected override void RenderContent(HtmlTextWriter writer)
Parameters
Type Name Description
HtmlTextWriter writer

The specified writer used to write the markup.

Overrides