Share via


ShowMessageToNonScriptableClients.ShouldShow property

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Property ShouldShow As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.ShouldShow

Me.ShouldShow = value
protected bool ShouldShow { get; set; }

Property value

Type: System.Boolean

See also

Reference

ShowMessageToNonScriptableClients class

ShowMessageToNonScriptableClients members

Microsoft.SharePoint.Portal.WebControls namespace