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

Identify the template markup file that controls the display of the server control. For example, mymarkup.ekml. If the *.ekml file is located in the same folder as the Web form containing the server control, just enter its name. Otherwise, the path to the file can be relative or absolute.

C#
[Bindable(true), Category("Ektron"), DefaultValue(""), Description("Enter the name of a markup file that manages the display of this server control.")]
public string MarkupLanguage;
Visual Basic
<Bindable(true), Category("Ektron"), DefaultValue(""), Description("Enter the name of a markup file that manages the display of this server control.")>
Public Property MarkupLanguage() As string
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!