You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Flagging Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Flagging Class

The Flagging class allows you to work with Flag Objects, Flag Entries and content that has been flagged. For example, you can assign a flag to content (AssignFlagToContent) or get a list of flags for a content item (GetContentFlagData).

C#
public class Flagging : Ektron.Cms.API.Common;
Visual Basic
Public Class Flagging
Inherits Ektron.Cms.API.Common

Flagging.vb

Name 
Description 
The methods of the Flagging class are listed here. 
 
Name 
Description 
 
Saves a new Flag on an Object.  
 
Assigns a flag definition to a piece of content.  
 
This is the overview for the GetAllFlagEntries method overload. 
 
This is the overview for the GetContentFlagData method overload. 
 
Retrieves all the flag definitions applied to a folder.  
 
Retrieves a flag entry on a piece of content.  
 
Retrieves a flag ranking for an object.  
 
Purges all flags of a particular content block over a defined date/time range.  
 
Removes a flag entry from an object.  
 
Updates an existing Flag on an Object.  
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!