ArcGIS Extensibility SDK for Silverlight - Library Reference
FindObjectInLayout Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > MapApplication Class : FindObjectInLayout Method
objectName
The name of the object
Finds a DependencyObject in the layout of the application

Syntax

C# 
public DependencyObject FindObjectInLayout( 
   string objectName
)

Parameters

objectName
The name of the object

Return Value

The object, or null if not found

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.