ESRI.ArcGIS.ADF.Web.UI.WebControls
FindControlHelper Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > HoverExpandExtender Class : FindControlHelper Method




id

Syntax

Visual Basic (Declaration) 
Protected Function FindControlHelper( _
   ByVal id As String _
) As Control
Visual Basic (Usage)Copy Code
Dim instance As HoverExpandExtender
Dim id As String
Dim value As Control
 
value = instance.FindControlHelper(id)
C# 
protected Control FindControlHelper( 
   string id
)

Parameters

id

See Also

© 2010 All Rights Reserved.