Click or drag to resize

ProfileServiceCopySettings Method

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public void CopySettings(
	string fromItemID,
	string fromItemType,
	string toItemID
)

Parameters

fromItemID
Type: SystemString
fromItemType
Type: SystemString
toItemID
Type: SystemString

Implements

IProfileServiceCopySettings(String, String, String)
See Also