| ProductInformationNodeGetListNodesDefaultAction Method (String, String) |
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
)
Public Shared Function GetListNodesDefaultAction (
groupId As String,
queryId As String
) As Action
Parameters
- groupId
- Type: SystemString
- queryId
- Type: SystemString
Return Value
Type:
ActionSee Also