FormExtensionsSmartFieldIcon Method |
Namespace: Kentico.Forms.Web.Mvc
public static MvcHtmlString SmartFieldIcon( this ExtensionPoint<HtmlHelper> htmlHelper, FormComponent formComponent, IDictionary<string, Object> htmlAttributes = null )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when htmlHelper or formComponent is null. |