The LanguageSelectorContext type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LanguageSelectorContext | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from 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.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsLanguagePublished |
Check to see if a language has been published
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| MasterLanguageBranch |
The current page master language branch (only available on existing pages)
| |
| PageLanguage |
Gets the language for the page.
| |
| PageLink |
The current page link (only available on existing pages)
| |
| ParentLink |
The current page parent link
| |
| SelectedLanguage |
The language code that has been selected
| |
| SelectedLanguageBranch |
The language branch that has been selected.
|