ArcFM Solution Developer Guide
CausesValidation Property (AUBrowserControl)


Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
<SRCategoryAttribute("Focus")>
<SRDescriptionAttribute("Indicates whether this component raises validation events. ")>
Public Property CausesValidation As System.Boolean
'Usage
 
Dim instance As AUBrowserControl
Dim value As System.Boolean
 
instance.CausesValidation = value
 
value = instance.CausesValidation
[System.ComponentModel.DefaultValue()]
[SRCategory("Focus")]
[SRDescription("Indicates whether this component raises validation events. ")]
public System.bool CausesValidation {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AUBrowserControl Class
AUBrowserControl Members

 

 


Send Comment