Dynamicweb 9
Dynamicweb 9
Dynamicweb.Analytics.Profiles.Integration
ContentItem Class
ContentItem Constructor
ContentItem Constructor
ContentItem Constructor (ContentItem)
ContentItem Constructor (String, String)
ContentItem Constructor (ContentItem)
Initializes a new instance of an object.
Namespace:
Dynamicweb.Analytics.Profiles.Integration
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
C#
VB
Copy
public
ContentItem
(
ContentItem
copyFrom
)
Public
Sub
New
(
copyFrom
As
ContentItem
)
Parameters
copyFrom
Type:
Dynamicweb.Analytics.Profiles.Integration
ContentItem
Object to copy state from.
Exceptions
Exception
Condition
ArgumentNullException
copyFrom
is null.
See Also
Reference
ContentItem Class
ContentItem Overload
Dynamicweb.Analytics.Profiles.Integration Namespace