Click or drag to resize

IPageCreationRulesManagerPageCreationRules Method


Overload List
  Name Description
Public method PageCreationRules(String) Retrieves a collection of Page Creation Rules by their unique IDs.
Public method PageCreationRules(Int32, Int32, Int32) Retrieves the collection of all Page Creation Rules.
Public method PageCreationRules(Int32, ISchema, Int32, Int32) Retrieves the collection of Page Creation Rules that are based on the specified Schema.
Public method PageCreationRules(Int32, IUser, Int32, Int32) Retrieves the collection of Page Creation Rules that can be used by the specified User.
Public method PageCreationRules(Int32, IUserGroup, Int32, Int32) Retrieves the collection of Page Creation Rules that can be used by the the specified Group.
Top
See Also