Method GetAlias
GetAlias(LazyEncodedString)
Get an alias by name
GlobalAlias? GetAlias(LazyEncodedString name)
Parameters
name
LazyEncodedStringname of the alias to get
Returns
- GlobalAlias
Alias matching
name
or null if no such alias exists