C# | |
---|---|
public static IDictionary<int,string> GetPopupDataTemplates( ESRI.ArcGIS.Client.Layer obj ) |
Parameters
- obj
- The layer to retrieve templates for
Return Value
Dictionary with integer keys and string values. Integer keys are layer ids: -1 for a GraphicLayer, otherwise Layer ID. String values are XAML data template strings on which XamlReader.Load can be called to create a DataTemplate.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family