[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.BoundSheet-1.-ctor

BoundSheet Constructor

BoundSheet()

Creates one BoundSheet<T> instance.

Declaration
public BoundSheet()

BoundSheet(IHtmlHelper)

Creates one BoundSheet<T> instance.

Declaration
public BoundSheet(IHtmlHelper helper)
Parameters
Type Name Description
IHtmlHelper helper

The HtmlHelper instance.