Click or drag to resize

ContentRestrictionData Class

Provides information about a single profile being a subject of the content restriction.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Profiles.IntegrationContentRestrictionData

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class ContentRestrictionData

The ContentRestrictionData type exposes the following members.

Constructors
  NameDescription
Public methodContentRestrictionData
Initializes a new instance of an object.
Public methodContentRestrictionData(ContentRestrictionData)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyApplyMode
Gets or sets the apply mode for the target profile.
Public propertyReference
Gets or sets the reference to a target profile.
Top
Methods
  NameDescription
Public methodCopyTo
Copies the state of the current object into the given one.
Top
See Also