Dynamicweb 8 Documentation
LoggedIn Property

Gets a boolean value indicating whether user is logged in.
Syntax
'Declaration
 
Public ReadOnly Property LoggedIn As Boolean
public bool LoggedIn {get;}

Property Value

true if user is logged in; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Extranet Class
Extranet Members

Send Feedback