TemplateInfo.HtmlFieldPrefix Propriété

Définition

Obtient ou définit le préfixe de champ 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

Valeur de propriété

Préfixe de champ HTML.

Remarques

Ne reviendra null jamais pour la cohérence avec FormattedModelValue.

S’applique à