FormExtensionsEndWrappingElement Method |
Namespace: Kentico.Forms.Web.Mvc
public static MvcHtmlString EndWrappingElement( this ExtensionPoint<HtmlHelper> htmlHelper, ElementRenderingConfiguration configuration = null )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when htmlHelper is null. |
InvalidOperationException | Thrown when CustomHtml is used but CONTENT_PLACEHOLDER is missing. |