Click or drag to resize
TreeProviderGetUseParentNodeGroupID Method
Returns whether NodeGroupID property should be set according to the parent value.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public bool GetUseParentNodeGroupID(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also