Click or drag to resize

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
)

Parameters

path
Type: SystemString

Return Value

Type: IEnumerableAction
See Also