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




Implement this interface on a user control. Provide the path to your user control to the UserControlTask. This panel will be brought up by the UserControlTask.

Syntax

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

See Also

© 2010 All Rights Reserved.