BootstrapCardViewBuilder(IHtmlHelper) Constructor
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapCardViewBuilder(
IHtmlHelper htmlHelper
)
#Parameters
Name | Type |
---|---|
html |
IHtml |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also