FormAttribute.FieldName Vlastnost

Definice

Získá název pole formuláře.

public:
 property System::String ^ FieldName { System::String ^ get(); };
public string FieldName { get; }
member this.FieldName : string
Public ReadOnly Property FieldName As String

Hodnota vlastnosti

Název pole formuláře.

Poznámky

Série kurzů o použití vazby modelu s webovými formuláři najdete v tématu Vazby modelu a webové formuláře.

Platí pro