C# Class Manos.Mvc.HtmlForm

Inheritance: IDisposable
Show file Open project: toptensoftware/manos Class Usage Examples

Public Methods

Method Description
Close ( ) : void
Dispose ( ) : void
HtmlForm ( HtmlHelper helper, HtmlForm outer ) : System

Method Details

Close() public method

public Close ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

HtmlForm() public method

public HtmlForm ( HtmlHelper helper, HtmlForm outer ) : System
helper HtmlHelper
outer HtmlForm
return System