ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ApplyChanges Event | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormatEditor Class : ApplyChanges Event |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Server Action")> Public Event ApplyChanges() As LayerFormatEditor.ApplyChangesEventHandler |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[ResCategoryAttribute("Server Action")] public event LayerFormatEditor.ApplyChangesEventHandler ApplyChanges() |