Click or drag to resize

ProductInformationNodeGetListNodesDefaultAction Method (String, String, String, IEnumerableString)

Namespace:  Dynamicweb.Management.Ecommerce.Nodes
Assembly:  Dynamicweb.Management.Ecommerce (in Dynamicweb.Management.Ecommerce.dll) Version: 5.1.6
Syntax
public static Action GetListNodesDefaultAction(
	string groupId,
	string queryId,
	string additionalQueryParameters,
	IEnumerable<string> ancestorsToExpand
)

Parameters

groupId
Type: SystemString
queryId
Type: SystemString
additionalQueryParameters
Type: SystemString
ancestorsToExpand
Type: System.Collections.GenericIEnumerableString

Return Value

Type: Action
See Also