ESRI.ArcGIS.ADF.Tasks
Validate Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributes Class : Validate Method




page
Page object used to locate map resource manager control.
Validates current settings for map resource manager, map resource and layer. If any element is not valid an exception is thrown.

Syntax

Visual Basic (Declaration) 
Public Sub Validate( _
   ByVal page As Page _
) 
Visual Basic (Usage)Copy Code
Dim instance As QueryAttributes
Dim page As Page
 
instance.Validate(page)
C# 
public void Validate( 
   Page page
)

Parameters

page
Page object used to locate map resource manager control.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.