Click or drag to resize
WidgetCategoryInfoWidgetCategoryChildCount Property
Gets or sets the child count of widget category.

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

Property Value

Type: Int32
See Also