Share via


ShowMessageToNonScriptableClients.ShouldShow Property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("WSS no longer supports redirecting (http get) to error.aspx page.  Use SPUtility.TransferToErrorPage instead.")> _
Protected Property ShouldShow As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.ShouldShow

Me.ShouldShow = value
[ObsoleteAttribute("WSS no longer supports redirecting (http get) to error.aspx page.  Use SPUtility.TransferToErrorPage instead.")]
protected bool ShouldShow { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

ShowMessageToNonScriptableClients Class

ShowMessageToNonScriptableClients Members

Microsoft.SharePoint.Portal.WebControls Namespace