Click or drag to resize
WebPartCategoryInfoCategoryWebPartChildCount Property
Gets or sets category webpart children count.

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

Property Value

Type: Int32
See Also