Click or drag to resize
SKUTreeNodeGetOriginalDataSet Method
For the link node, the DataSet of original data is returned, otherwise returns DataSet of node.

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

Return Value

Type: DataSet
See Also