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




throwException

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CheckIfValid( _
   ByVal throwException As Boolean _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As HoverExpandExtender
Dim throwException As Boolean
Dim value As Boolean
 
value = instance.CheckIfValid(throwException)
C# 
protected virtual bool CheckIfValid( 
   bool throwException
)

Parameters

throwException

See Also

© 2010 All Rights Reserved.