IPage
|
The IPageCreationRulesManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddPageCreationRule | Creates a new PageCreationRule. |
|
|
Count | Gets the count of all Page Creation Rules |
|
|
DeepCloneT, TManager |
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity) |
|
|
PageCreationRule | Retrieves a Page Creation Rule by its unique ID. |
|
|
PageCreationRules(String) | Retrieves a collection of Page Creation Rules by their unique IDs. |
|
|
PageCreationRules(Int32, Int32, Int32) | Retrieves the collection of all Page Creation Rules. |
|
|
PageCreationRules(Int32, ISchema, Int32, Int32) | Retrieves the collection of Page Creation Rules that are based on the specified Schema. |
|
|
PageCreationRules(Int32, IUser, Int32, Int32) | Retrieves the collection of Page Creation Rules that can be used by the specified User. |
|
|
PageCreationRules(Int32, IUserGroup, Int32, Int32) | Retrieves the collection of Page Creation Rules that can be used by the the specified Group. |
|
|
QuickWrite |
Creates a temporary Write Session to quickly write something outside the current Session and transaction.
This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity) |
|
|
RemovePageCreationRule | Permenantly removes a Page Creation Rule from the collection. |