C# Class MvcExtensions.Web.Helpers.HtmlElement

Inheritance: IDisposable
Show file 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 property

public string CloseTag
return string

h public property

public HtmlHelper h
return HtmlHelper