Namespace | 
This is preliminary documentation and is subject to change.
The NamespaceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| NamespaceInfo | Initializes a new instance of the NamespaceInfo class | 
| Name | Description | |
|---|---|---|
| Aliases | Namespace alias names. | |
| CanonicalName | Canonical namespace name. This may or may not be the same as the actual namespace name (CustomName). | |
| CustomName | The displayed name for the namespace. Defined in server LocalSettings.php . | |
| DefaultContentModel | ||
| Id | An integer identification number which is unique for each namespace. | |
| IsCaseSensitive | Whether the first letter in the namespace title is upper-case. (MediaWiki 1.8+) Note that all the namespace names are case-insensitive. See "remarks" for more information. | |
| IsContent | ||
| IsNonIncludable | Whether pages in this namespace can be transcluded. | |
| SubPages | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString)  |