Compartir a través de


TemplateInfo.HtmlFieldPrefix Propiedad

Definición

Obtiene o establece el prefijo del campo HTML.

public:
 property System::String ^ HtmlFieldPrefix { System::String ^ get(); void set(System::String ^ value); };
public string HtmlFieldPrefix { get; set; }
member this.HtmlFieldPrefix : string with get, set
Public Property HtmlFieldPrefix As String

Valor de propiedad

Prefijo del campo HTML.

Comentarios

Nunca devolverá null la coherencia con FormattedModelValue.

Se aplica a