[This is preliminary documentation and is subject to change.]
Parses a string containing a textual representation of an TitleVisibility.
| C# |
public static TitleVisibility Parse( string input )
- input (String)
- The string containing the textual representation.
An TitleVisibility which is the result of the parse, or _undefined_ if the parse fails.