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