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