You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > HtmlEditDisplay Class > HtmlEditDisplay Methods > BaseJavaScript
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
HtmlEditDisplay.BaseJavaScript Method

Create the Javascript that handles the onready event and other CMS specific setup functionality.

C#
public string BaseJavaScript(string strTranslationFile, bool bShowCMSToolbar);
Visual Basic
Public Function BaseJavaScript(strTranslationFile As string, bShowCMSToolbar As bool) As string
Parameters 
Description 
strTranslationFile 
Use m_strTranslationFile for this. 
bShowCMSToolbar 
Use m_bShowCMSToolbar for this. 
iContentID 
Use m_iContentId for this. 
bIsLoggedIn 
Use IsLoggedIn for this. 
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!