C# Class ExoWeb.Templates.Render

Inheritance: System.Web.UI.Control
ファイルを表示 Open project: vc3/ExoWeb

Public Methods

Method Description
RenderControl ( System writer ) : void

Private Methods

Method Description
GetMarkup ( ) : string

Method Details

RenderControl() public method

public RenderControl ( System writer ) : void
writer System
return void