Click or drag to resize
UpdatableMvcFormNOT_OBSERVED_ELEMENT_ATTRIBUTE_NAME Field
Name of data attribute which marks an input as not being observed for changes.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public const string NOT_OBSERVED_ELEMENT_ATTRIBUTE_NAME = "data-ktc-notobserved-element"

Field Value

Type: String
See Also