다음을 통해 공유


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