Click or drag to resize
UpdatableMvcFormUPDATE_TARGET_ID Field
Name of data attribute which marks an element that is used to be replaced by HTML received from the server.

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 UPDATE_TARGET_ID = "data-ktc-ajax-update"

Field Value

Type: String
See Also