[]
        
(Showing Draft Content)

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

UnboundSheet Constructor

UnboundSheet()

Creates one UnboundSheet instance.

Declaration
public UnboundSheet()

UnboundSheet(IHtmlHelper)

Creates one UnboundSheet instance.

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

The HtmlHelper instance.