Click or drag to resize

GroupAttribute Constructor (String, LayoutGroupMetadataGroupCollapsibleState)

Initializes a new instance of the GroupAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public GroupAttribute(
	string name,
	LayoutGroupMetadataGroupCollapsibleState collapsibleState
)

Parameters

name
Type: SystemString
collapsibleState
Type: Dynamicweb.Content.Items.MetadataLayoutGroupMetadataGroupCollapsibleState
See Also