ArcGIS Extensibility SDK for Silverlight - Library Reference
SaveConfiguration Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > ISupportsConfiguration Interface : SaveConfiguration Method
Invoked by the application when the add-in is to be saved. The application stores the configuration returned by this method and passes it to the LoadConfiguration method when the add-in is subsequently loaded.

Syntax

C# 
string SaveConfiguration()

Return Value

The add-in's serialized configuration

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.