Click or drag to resize

ParsedContentInfoDisplayTitle Property

This is preliminary documentation and is subject to change.

The displayed title HTML.

Namespace: WikiClientLibrary.Pages.Parsing
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public string DisplayTitle { get; init; }

Property Value

String
Remarks
The actual displayed title can be reformatted by DISPLAYTITLE magic word, and language variant conversions may be applied.
See Also