Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
SKUTreeNode Class
SKUTreeNode Methods
CheckPermissionsInternal Method
Clone Method
ContainsColumn Method
CopyDataTo Method
DataChanged Method
EnsureConsistency Method
GetDataSet Method
GetOriginalDataSet Method
GetOriginalValue Method
GetPropertyType Method
GetTypeSpecificColumnNames Method
InsertTreeNodeData Method
ItemChanged Method
LoadData Method
MakeComplete Method
MapDocumentName Method
NodeSharesSKUWithOtherNode Method
RegisterProperties Method
RemoveDocumentDependencies Method
ResetChanges Method
RevertChanges Method
SetValue Method
TryGetValue Method
UpdateTreeNodeData Method
SKUTreeNode
NodeSharesSKUWithOtherNode Method
Returns true when node is bound to the same SKU as some other non-link node does.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
NodeSharesSKUWithOtherNode
(
TreeProvider
tree
)
Parameters
tree
Type:
CMS.DocumentEngine
TreeProvider
Tree provider to use
Return Value
Type:
Boolean
See Also
Reference
SKUTreeNode Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com