[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Sheet.-ctor

Sheet Constructor

Sheet()

Creates one Sheet instance.

Declaration
protected Sheet()
Protected Sub New()

Sheet(IHtmlHelper)

Creates one Sheet instance.

Declaration
protected Sheet(IHtmlHelper helper)
Protected Sub New(helper As IHtmlHelper)
Parameters
Type Name Description
IHtmlHelper helper

The HtmlHelper instance.