Click or drag to resize

ProfileManagerCopyRestriction Method

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