Method GetActionByPath
GetActionByPath<TAction>(string)
Declaration
TAction GetActionByPath<TAction>(string path) where TAction : IAuraAction
Parameters
Type | Name | Description |
---|---|---|
string | path |
Returns
Type | Description |
---|---|
TAction |
Type Parameters
Name | Description |
---|---|
TAction |