Click or drag to resize

IPcrOverridesDocument Methods


The IPcrOverridesDocument type exposes the following members.

Methods
  NameDescription
Public methodGetPcrOverride
Retrieves the specified Page Creation Rule's localization override document. If the document doesn't exist yet, it is created.
Public methodRemovePcrOverride
Removes the localization document for the specified Page Creation Rule.
Public methodSetPcrOverride(String, PcrOverridesResource)
Sets the localization document with the given ID.
Public methodSetPcrOverride(String, String)
Sets the localization document with the given ID and name.
Top
See Also