Click or drag to resize

ContentRestrictionPresetProfiles Property

Gets or sets the collection of profiles that are subject of this restriction.

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public ContentRestrictionDataCollection Profiles { get; set; }

Property Value

Type: ContentRestrictionDataCollection
See Also