ESRI.ArcGIS.ADF.Tasks
Validate Method
See Also 
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.

See Also

© 2010 All Rights Reserved.