Click or drag to resize

ContentRestrictionPresetCollection Constructor (IListContentRestrictionPreset)

Initializes a new instance of an object.

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public ContentRestrictionPresetCollection(
	IList<ContentRestrictionPreset> list
)

Parameters

list
Type: System.Collections.GenericIListContentRestrictionPreset
Initial collection contents.
See Also