Click or drag to resize

ControllerStandardDataItemClassActionName Property

Get and set Action name (controller context)

Namespace:  SOWIWeb.Helper
Assembly:  SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public string ActionName { get; protected set; }

Property Value

Type: String

Implements

IControllerStandardActionName
Remarks
See Also