The PageVersion type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PageVersion | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object..::.Equals(Object).) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides Object..::.GetHashCode()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| List | Overloaded. | |
| ListDelayedPublish |
Lists all pages that are set to delayed publish.
| |
| ListPublishedVersions |
Lists all published versions for a page
| |
| Load |
Loads the version for a specific page reference
| |
| LoadPublishedVersion | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Equality |
Operator ==s the specified x.
| |
| Inequality |
Operator !=s the specified x.
|
Properties
| Name | Description | |
|---|---|---|
| ID |
Gets or sets the ID for the page version
| |
| IsMasterLanguageBranch |
Gets or sets a value indicating whether this page version is the master language branch.
| |
| LanguageBranch |
Gets or sets the language branch for the page version
| |
| LanguageID | Obsolete.
Gets the language ID for the page version
| |
| MasterVersionID |
Gets or sets the master version ID.
| |
| Name |
Gets or sets the name for the page version
| |
| Saved |
Gets or sets the saved time for the page version
| |
| SavedBy |
Gets or sets the person who saved the page version
| |
| Status |
Gets or sets the status for the page version
| |
| StatusChangedBy |
Gets or sets the person who changed the page version
|