Overload List
Name | Description | |
---|---|---|
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.
|
See Also