Child Collection Groups
Configuring child collection groups in Umbraco UI Builder, the backoffice UI builder for Umbraco.

Defining a child collection group
AddChildCollectionGroup(string name, Lambda childCollectionGroupConfig = null) : ChildCollectionGroupConfigBuilder
AddChildCollectionGroup(string name, string icon, Lambda childCollectionGroupConfig = null) : ChildCollectionGroupConfigBuilder
Last updated
Was this helpful?