HtmlHelperExtensionsPageBuilderStyles Method |
Renders necessary stylesheet link tags for Page builder feature.
In edit mode, both page builder (with inline editors) related styles and form widget styles are included.
Otherwise, both page builder (without inline editors) and form widget styles are included.
Namespace: Kentico.PageBuilder.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | htmlHelper is null. |
See Also