Share via


SPMobilePage.AllowAnonymousAccess property

This member overrides UnsecuredLayoutsPageBase.AllowAnonymousAccess.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property AllowAnonymousAccess As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.AllowAnonymousAccess
protected override bool AllowAnonymousAccess { get; }

Property value

Type: System.Boolean

See also

Reference

SPMobilePage class

SPMobilePage members

Microsoft.SharePoint.Mobile.WebControls namespace