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

DESIGN TIME ONLY: Read only property that lets a developer know the user ID of the user who is currently logged in.

C#
[Browsable(true)]
[DesignOnly(true)]
[Bindable(true)]
[Category("Ektron Authentication")]
[DefaultValue(0)]
[Description("DESIGN TIME ONLY: Read only property which displays the validated user ID for the CMS site.")]
public long loggedInUserID;
Visual Basic
<Browsable(true)>
<DesignOnly(true)>
<Bindable(true)>
<Category("Ektron Authentication")>
<DefaultValue(0)>
<Description("DESIGN TIME ONLY: Read only property which displays the validated user ID for the CMS site.")>
Public Property loggedInUserID() As long
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!