C# Class BExIS.Web.Shell.Areas.RPM.Helpers.HtmlPrefixScopeExtentions.HtmlFieldPrefixScope

Inheritance: IDisposable
Show file Open project: BEXIS2/Core

Public Methods

Method Description
Dispose ( ) : void
HtmlFieldPrefixScope ( System.Web.Mvc.TemplateInfo templateInfo, string htmlFieldPrefix ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HtmlFieldPrefixScope() public method

public HtmlFieldPrefixScope ( System.Web.Mvc.TemplateInfo templateInfo, string htmlFieldPrefix ) : System
templateInfo System.Web.Mvc.TemplateInfo
htmlFieldPrefix string
return System