Click or drag to resize

IPcrOverridesDocument Methods


The IPcrOverridesDocument type exposes the following members.

Methods
  Name Description
Public method GetPcrOverride Retrieves the specified Page Creation Rule's localization override document. If the document doesn't exist yet, it is created.
Public method RemovePcrOverride Removes the localization document for the specified Page Creation Rule.
Public method SetPcrOverride(String, PcrOverridesResource) Sets the localization document with the given ID.
Public method SetPcrOverride(String, String) Sets the localization document with the given ID and name.
Top
See Also