| HtmlHelperExtensionsPageBuilderScripts Method |
Namespace: Kentico.PageBuilder.Web.Mvc
public static IHtmlContentProxy PageBuilderScripts( this HtmlHelperExtensionPoint htmlHelper )
| Exception | Condition |
|---|---|
| ArgumentNullException | htmlHelper is null. |
| InvalidOperationException | Thrown when the Page builder has not been initialized yet. |