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

Create your own custom xslt to filter forum content like HTML Attributes,Tags and unwanted words. See the CMS400.NET Developer Manual section

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue("/workarea/xslt/ForumFilter.xslt")]
[Description("")]
[Personalizable(), WebBrowsable()]
public string FilterXslt;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue("/workarea/xslt/ForumFilter.xslt")>
<Description("")>
<Personalizable(), WebBrowsable()>
Public Property FilterXslt() As string
Parameters 
Description 
Path to Custom Xslt 
Specify the path to the xslt file.It can be relative 
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!