ModelValidationNode.ModelStateKey Property

Definition

Gets the model state key.

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

Property Value

The model state key.

Applies to