|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| OnSetVersion Method | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorTask Class : OnSetVersion Method |
- e
- The SetVersionEventArgs instance to pass to event handlers.
| Visual Basic (Declaration) | |
|---|---|
Protected Sub OnSetVersion( _ ByVal e As SetVersionEventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected void OnSetVersion( SetVersionEventArgs e ) | |
Parameters
- e
- The SetVersionEventArgs instance to pass to event handlers.