ProfileAttribute.Key Eigenschaft

Definition

Ruft den Profilschlüssel ab.

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

Eigenschaftswert

String

Der Profilschlüssel.

Hinweise

Eine Tutorialreihe zur Verwendung der Modellbindung mit Web Forms finden Sie unter Modellbindung und Web Forms.

Gilt für