Share via


FormsSignInPage.MobilePageUrl property

Gets the URL for the mobile login page.

Namespace:  Microsoft.SharePoint.IdentityModel.Pages
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property MobilePageUrl As String
    Get
'Usage
Dim value As String

value = Me.MobilePageUrl
protected override string MobilePageUrl { get; }

Property value

Type: System.String
Returns String.

See also

Reference

FormsSignInPage class

FormsSignInPage members

Microsoft.SharePoint.IdentityModel.Pages namespace