You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > ContentFlagging Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ContentFlagging Class
C#
[DefaultProperty("DefaultContentID"), ToolboxData("<{0}:ContentFlagging runat=server></{0}:ContentFlagging>")]
public class ContentFlagging : EkXsltWebPart;
Visual Basic
<DefaultProperty("DefaultContentID"), ToolboxData("<{0}:ContentFlagging runat=server></{0}:ContentFlagging>")>
Public Class ContentFlagging
Inherits EkXsltWebPart

ContentFlagging.cs

Name 
Description 
The methods of the ContentFlagging class are listed here. 
The properties of the ContentFlagging class are listed here. 
 
Name 
Description 
 
Fill 
Method that can be overridden and used to grab data from the back end for each server control.  
 
Wraps the resulting collection with the Ektron Toolbars, which will only display when a user is logged in.  
 
Wrap 
Method that can be overridden and used to wrap an Ektron toolbar corresponding to a particular Control around some Html text.  
 
Name 
Description 
 
Gets or Sets the default content ID for this control. This is the content ID that will be flagged if the DynamicParameter does not get a value. (e.g. index.aspx?id=2 will get the value 2 for a DynamicParameter of "id", and will display DefaultContentID otherwise.)  
 
Determines how information is displayed on the page. Enter the path to the XSL file. It can be relative or absolute.  
 
Gets or sets the Querystring parameter to read a content ID dynamically. To use the default content ID, leave blank.  
 
Determines the image that will be shown to allow flagging. This overrides the FlagText value.  
 
Determines the text that will be shown to allow flagging. FlagImage overrides this value.  
 
Specify the path to a style sheet for use with this sever control. The location can be relative or absolute. Select Use Default to use the default style sheet.  
 
Returns the Xslt object for the collection.  
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!