ProfileManagerCopyRestriction Method |
| Name | Description | |
|---|---|---|
| CopyRestriction(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.
| |
| CopyRestriction(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.
| |
| CopyRestriction(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.
|