| SharedQueriesRootNodeGetActions Method |
Namespace:
Dynamicweb.Management.Ecommerce.Nodes
Assembly:
Dynamicweb.Management.Ecommerce (in Dynamicweb.Management.Ecommerce.dll) Version: 5.1.6
Syntax protected IEnumerable<Action> GetActions(
string path
)
Protected Function GetActions (
path As String
) As IEnumerable(Of Action)
Parameters
- path
- Type: SystemString
Return Value
Type:
IEnumerableActionSee Also