You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Flagging Class > Flagging Methods > GetContentFlagData Method > GetContentFlagData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Flagging.GetContentFlagData Method (Long, Long)

Returns flagData for a piece of content for a given user.

C#
public ContentFlagData GetContentFlagData(Long contentId, Long userId);
Visual Basic
Public Function GetContentFlagData(ByVal contentId As Long, ByVal userId As Long) As ContentFlagData
Parameters 
Description 
contentId 
ID of the content to retrieve flag. 
userId 
ID of the CMS400.NET user who flagged content. 

ContentFlagData 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!