CompositeControlBaseIsValid Property |
[Missing <summary> documentation for "P:Cadcorp.Security.UI.WebControls.CompositeControlBase.IsValid"]
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic virtual bool IsValid { get; }
Public Overridable ReadOnly Property IsValid As Boolean
Get
Property Value
Type:
BooleanImplements
IViewIsValid
See Also