Click or drag to resize
FormWidgetUtils Class
Helper methods for KenticoFormWidgetService.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.Mvc.Widgets.InternalFormWidgetUtils

Namespace: Kentico.Forms.Web.Mvc.Widgets.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class FormWidgetUtils

The FormWidgetUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGenerateFormPrefix
Generates prefix for given formName.
Public methodStatic memberGetSubmitButtonText
Gets the text of the form submit button.
Public methodStatic memberLogFormException
Logs an exception which occurred during form widget processing.
Top
See Also