Click or drag to resize

ProfileManagerCopyDynamics Method

Overload List
  NameDescription
Public methodStatic memberCopyDynamics(ContentItem, ContentItem)
Copies the given profile dynamics and returns a reference to a new one. The new profile dynamics object is saved right after the copying.
Public methodStatic memberCopyDynamics(ContentItem, String)
Copies the given profile dynamics and returns a reference to a new one. The new profile dynamics object is saved right after the copying.
Public methodStatic memberCopyDynamics(String, String, String)
Copies the given profile dynamics and returns a reference to a new one. The new profile dynamics object is saved right after the copying.
Top
See Also