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

Enter the custom theme’s folder name. The theme can be relative to the site root or located in the current folder. If you do not specify a theme, the property uses the location defined by the Discussion Board’s CSS theme property in the Workarea.

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue("")]
[Description("Enter the custom theme�s folder name. The theme can be relative to the site root or located in the current folder. If you do not specify a theme, the property uses the location defined by the Discussion Board�s CSS theme property in the Workarea.")]
[Personalizable(), WebBrowsable()]
public string Theme;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue("")>
<Description("Enter the custom theme�s folder name. The theme can be relative to the site root or located in the current folder. If you do not specify a theme, the property uses the location defined by the Discussion Board�s CSS theme property in the Workarea.")>
<Personalizable(), WebBrowsable()>
Public Property Theme() 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!