C# | |
---|---|
public static void SetPopupDataTemplates( ESRI.ArcGIS.Client.Layer obj, IDictionary<int,string> value ) |
Parameters
- obj
- The layer to specify templates for
- 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