Click or drag to resize

IProfileServiceCopySettings Method

Namespace:  Dynamicweb.Frontend.Contracts
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void CopySettings(
	string fromItemID,
	string fromItemType,
	string toItemID
)

Parameters

fromItemID
Type: SystemString
fromItemType
Type: SystemString
toItemID
Type: SystemString
See Also