Click or drag to resize
SKUTreeNodeGetDataSet Method
Returns the DataSet of the node data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public override DataSet GetDataSet()

Return Value

Type: DataSet
See Also