C# Class MvcExtensions.Web.Helpers.HtmlElement

Inheritance: IDisposable
Exibir arquivo Open project: ToJans/MVCExtensions

Public Properties

Property Type Description
CloseTag string
h HtmlHelper

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

CloseTag public_oe property

public string CloseTag
return string

h public_oe property

public HtmlHelper h
return HtmlHelper