ESRI.ArcGIS.ADF.Web.UI.WebControls
IClientSidePostBackServerAction Interface
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools Namespace : IClientSidePostBackServerAction Interface




Optional interface for server-side action classes for tools and commands that will handle the client-side post back and return the response to be sent back to the requesting function.

Syntax

Visual Basic (Declaration) 
Public Interface IClientSidePostBackServerAction 
Visual Basic (Usage)Copy Code
Dim instance As IClientSidePostBackServerAction
C# 
public interface IClientSidePostBackServerAction 

See Also

© 2010 All Rights Reserved.