ValidationResult Members
Defines the data for a validation result from the IControlAddInSite interface. This class cannot be inherited.
The following tables list the members exposed by the ValidationResult type.
Public Constructors
Name | Description | |
---|---|---|
ValidationResult | Initializes a new instance of the ValidationResult class. |
Top
Public Properties
Name | Description | |
---|---|---|
State | Gets the ValidationState for the validation result. | |
Text | Gets the text message for the validation result. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ValidationResult Class
Microsoft.Dynamics.Framework.UI.Extensibility Namespace