Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
SKUTreeNode Class
SKUTreeNode Methods
AddTypeSpecificColumns Method
Clone Method
ContainsColumn Method
CopyDataTo Method
CreateDefaultSKU Method
DataChanged Method
EnsureConsistency Method
GetOriginalValue Method
GetPropertyType Method
CheckPermissionsInternal Method
InsertTreeNodeData Method
ItemChanged Method
LoadFromDataContainer Method
LoadFromDataRow Method
MakeComplete Method
MapDocumentName Method
NodeSharesSKUWithOtherNode Method
RegisterProperties Method
RemoveDocumentDependencies Method
ResetChanges Method
RevertChanges Method
SetValue Method
SynchronizeFields 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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com