HelpPageSampleKey..::..ActionName Property

Gets the name of the action.

Namespace:  JiwaWebAPI.Areas.HelpPage
Assembly:  JiwaWebAPI (in JiwaWebAPI.dll)

Syntax


public string ActionName { get; set; }
Public Property ActionName As String
	Get
	Set
public:
property String^ ActionName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the action.