IPcrOverridesDocument Methods |
The IPcrOverridesDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetPcrOverride |
Retrieves the specified Page Creation Rule's localization override document. If the document doesn't exist yet, it is created.
|
![]() | RemovePcrOverride |
Removes the localization document for the specified Page Creation Rule.
|
![]() | SetPcrOverride(String, PcrOverridesResource) |
Sets the localization document with the given ID.
|
![]() | SetPcrOverride(String, String) |
Sets the localization document with the given ID and name.
|