#LabelAliases

##About

Summary: Gets or sets the collection of key-value pairs where the key is the field name and the value is a field alias.
Data Type: System.Collections.Specialized.NameValueCollection
Accepted Values:
Default Value: {}
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots