FormExtensionsEndWrappingElement Method |
Namespace: Kentico.Forms.Web.Mvc
public static IHtmlContentProxy EndWrappingElement( this HtmlHelperExtensionPoint htmlHelper, ElementRenderingConfiguration configuration = null )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when htmlHelper is null. |
InvalidOperationException | Thrown when CustomHtmlString is used but CONTENT_PLACEHOLDER is missing. |