UserInteractionServices.GetDisplayName Method
Include Protected Members
Include Inherited Members
Returns a display name for an identifier.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetDisplayName(ModelIdentifier, Boolean, Boolean) | Returns a display name for an identifier that specifies whether to use an escape character on the name, and whether to provide the full name or a short version. | |
GetDisplayName(ModelIdentifier, Boolean, Boolean, Int32) | Returns a display name for an identifier. |
Top