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

This returns the string which will surround all the JavaScript which is given in the CMSRender methods. This may contain any syntax, setup, includes, copyright message, or other options. This does not include the core JS files or the hidden field. Those are placed in by the eWebEditPro control.

C#
public string BeginJavaScript(long iContentId, int iLanguageID);
Visual Basic
Public Function BeginJavaScript(iContentId As long, iLanguageID As Integer) As string
Parameters 
Description 
iContentId 
Use m_iContentId for this. 
iLanguageID 
Use m_iLanguageID for this. 
strWorkareaPath 
Get using FindWorkareaLoc(). 
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!