QueryStringAttribute.GetModelName Method

Definition

Returns the name of the model.

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

Returns

The name of the model.

Applies to