You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > HtmlEditor Class > HtmlEditor Properties > IsLoggedIn
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
HtmlEditor.IsLoggedIn Property

DESIGN TIME ONLY: Read only property that lets a developer know if the user is currently log into the site as a user.

C#
[Browsable(true)]
[DesignOnly(true)]
[Bindable(true)]
[Category("Ektron Authentication")]
[DefaultValue(false)]
[Description("DESIGN TIME ONLY: Read only property that displays whether the user is currently logged into the CMS site.")]
public bool IsLoggedIn;
Visual Basic
<Browsable(true)>
<DesignOnly(true)>
<Bindable(true)>
<Category("Ektron Authentication")>
<DefaultValue(false)>
<Description("DESIGN TIME ONLY: Read only property that displays whether the user is currently logged into the CMS site.")>
Public Property IsLoggedIn() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!