Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides Control.Visible.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Visible As Boolean
Get
'Usage
Dim instance As SPMobileItemValidationFailedMessage
Dim value As Boolean
value = instance.Visible
public override bool Visible { get; }
Property value
Type: System.Boolean
See also
Reference
SPMobileItemValidationFailedMessage class