[]
        
(Showing Draft Content)

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

UnboundSheet Constructor

UnboundSheet()

Creates one UnboundSheet instance.

Declaration
public UnboundSheet()
Public Sub New()

UnboundSheet(IHtmlHelper)

Creates one UnboundSheet instance.

Declaration
public UnboundSheet(IHtmlHelper helper)
Public Sub New(helper As IHtmlHelper)
Parameters
Type Name Description
IHtmlHelper helper

The HtmlHelper instance.