Share via


SocialDataFrame.ExplicitLogon Field

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.

See Also

Reference

SocialDataFrame Class

SocialDataFrame Members

Microsoft.SharePoint.Portal.WebControls Namespace