Subscriber portal
Gets or sets the name of the action.
public: property String^ Name { String^ get(); private: void set(String^ value); }
The name of the action.
ActionNameAttribute ClassSystem.Web.Mvc Namespace