Click or drag to resize
CommunityContextCurrentDepartment Property
Returns the current department node.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 10.0.0
Syntax
C#
public static TreeNode CurrentDepartment { get; set; }

Property Value

Type: TreeNode
See Also