Click or drag to resize

ContentRestrictionPresetID Property

Gets or sets the ID of the preset that is used instead of specifying profiles explicitly.

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

Property Value

Type: Int32
Remarks
Setting this property to value greater than zero will discard any profiles specified in Profiles collection when saving.
See Also