Table of Contents

Class GroupExtensions

Namespace
Dynamicweb.CoreUI.Layout
Assembly
Dynamicweb.CoreUI.dll
public static class GroupExtensions
Inheritance
GroupExtensions
Inherited Members

Methods

GetOrAddGroup(Section, string?)

public static Group GetOrAddGroup(this Section section, string? name = null)

Parameters

section Section
name string

Returns

Group
To top