  | CargoSpecialColumnNamesPageTitle Field | 
This is preliminary documentation and is subject to change.
Similar to 
PageName, but leaves out the namespace, if there is one.
 Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic const string PageTitle = "_pageTitle"
Public Const PageTitle As String = "_pageTitle"
Dim value As String
value = CargoSpecialColumnNames.PageTitle
public:
literal String^ PageTitle = "_pageTitle"
static val mutable PageTitle: string
Field Value
String
See Also