C# Class ServiceStack.Metadata.IndexOperationsControl

Inheritance: System.Web.UI.Control
ファイルを表示 Open project: nustack/ServiceStack Class Usage Examples

Public Methods

Method Description
RenderRow ( string operation ) : string

Protected Methods

Method Description
Render ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

Render() protected method

protected Render ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
return void

RenderRow() public method

public RenderRow ( string operation ) : string
operation string
return string