[]
        
(Showing Draft Content)

C1.Web.Mvc.Popup.RenderContent

RenderContent Method

RenderContent(HtmlTextWriter)

Renders content of control.

Declaration
protected override void RenderContent(HtmlTextWriter writer)
Protected Overrides Sub RenderContent(writer As HtmlTextWriter)
Parameters
Type Name Description
HtmlTextWriter writer

The specified writer used to write the markup.

Overrides