Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the ApplicationPageLink control used to redirect the user to the logon page if the user is anonymous.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ExplicitLogon As ApplicationPageLink
'Usage
Dim value As ApplicationPageLink
value = Me.ExplicitLogon
Me.ExplicitLogon = value
protected ApplicationPageLink ExplicitLogon
Remarks
This control is invisible by default.