ArcGIS Extensibility SDK for Silverlight - Library Reference
GetDisplayName Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > ElementExtensions Class : GetDisplayName Method
element
The FrameworkElement from which the property value is read.
Gets the display name of a specified FrameworkElement.

Syntax

C# 
public static string GetDisplayName( 
   FrameworkElement element
)

Parameters

element
The FrameworkElement from which the property value is read.

Return Value

The DisplayName property value for the FrameworkElement.

Remarks

The display name is intended to be used in design environments where the control is listed by name and a user-friendly name is desired.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.