ESRI.ArcGIS.ADF.Web.UI.WebControls
CallbackEventArgument Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CompositeControl Class : CallbackEventArgument Property




Property for the callback event argument sent in from the calling page.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property CallbackEventArgument As String
Visual Basic (Usage)Copy Code
Dim instance As CompositeControl
Dim value As String
 
value = instance.CallbackEventArgument
C# 
protected string CallbackEventArgument {get;}

See Also

© 2010 All Rights Reserved.