ViewStateAttribute.GetModelName Method

Definition

Returns the model name.

public:
 override System::String ^ GetModelName();
public override string GetModelName ();
override this.GetModelName : unit -> string
Public Overrides Function GetModelName () As String

Returns

The model name.

Remarks

This method returns the value of the Key property.

Applies to