Click or drag to resize
WidgetCategoryInfoWidgetCategoryParentID Property
Gets or sets the ID of parent widget category.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public virtual int WidgetCategoryParentID { get; set; }

Property Value

Type: Int32
See Also