del método IdentityModelSignInPageBase.RequestedPageLocation
Devuelve el origen o la dirección url de retorno.
Espacio de nombres: Microsoft.SharePoint.IdentityModel.Pages
Ensamblado: Microsoft.SharePoint.IdentityModel (en Microsoft.SharePoint.IdentityModel.dll)
Sintaxis
'Declaración
Protected Overridable Function RequestedPageLocation As String
'Uso
Dim returnValue As String
returnValue = Me.RequestedPageLocation()
protected virtual string RequestedPageLocation()
Valor devuelto
Tipo: System.String
Vea también
Referencia
clase IdentityModelSignInPageBase