Click or drag to resize
CategoryPanelRightPanel Property
Gets access to the right panel instance.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public CMSPanel RightPanel { get; }

Property Value

Type: CMSPanel
See Also