ArcGIS Extensibility SDK for Silverlight - Library Reference
WizardPage Class Members
See Also  Fields  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace : WizardPage Class


The following tables list the members exposed by WizardPage.

Public Constructors

 NameDescription
public ConstructorWizardPage Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ContentPropertyIdentifies the Content DependencyProperty  
public Fieldstatic (Shared in Visual Basic)DescriptionPropertyIdentifies the Description DependencyProperty  
public Fieldstatic (Shared in Visual Basic)HeadingPropertyIdentifies the Heading DependencyProperty  
public Fieldstatic (Shared in Visual Basic)InputValidPropertyIdentifies the InputValid DependencyProperty  
Top

Public Properties

 NameDescription
public PropertyContent Gets or sets content of the wizard page  
public PropertyDescription Gets or sets supplementary descriptive text for the wizard page  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyHeading Gets or sets the main descriptive text for the wizard page  
public PropertyInputValid Gets or sets whether the input on the page is valid. The wizard host can use this to determine whether the wizard can proceed to the next page or be completed.  
Top

Public Methods

See Also

© Esri, Inc. All Rights Reserved.