Share via


SPMobileItemValidationFailedMessage.Visible property

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

SPMobileItemValidationFailedMessage members

Microsoft.SharePoint.Mobile.WebControls namespace