Click or drag to resize
KenticoFormWidgetControllerWIDGET_IDENTIFIER Field

Note: This API is now obsolete.

Form widget identifier.

Namespace: Kentico.Forms.Web.Mvc.Widgets.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use 'Kentico.Content.Web.Mvc.SystemComponentIdentifiers.FORM_WIDGET_IDENTIFIER' instead.")]
public const string WIDGET_IDENTIFIER = "Kentico.FormWidget"

Field Value

Type: String
See Also