Click or drag to resize
FormBuilderBindingContextPrefix Property
Prefix of the keys in the form collection. Value without trailing dot is expected. If null, no prefix is assumed.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string Prefix { get; set; }

Property Value

Type: String
See Also