Gets whether all of the properties are Valid
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public bool IsValid { get; } |
Visual Basic |
---|
<BrowsableAttribute(false)> Public ReadOnly Property IsValid As Boolean Get |