You are here: Ektron Namespace > Plug-in Extension API > Ektron.Cms.Extensibility Namespace > Classes > ActionRequestInfo Class > ActionRequestInfo Enumerations > Ektron.Cms.Extensibility.ActionRequestInfo.ActionRequestType Enumeration
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Ektron.Cms.Extensibility.ActionRequestInfo.ActionRequestType Enumeration

Enumeration identifying the different types of ActionRequests.

C#
public enum ActionRequestType {
  Friend = 1,
  JoinGroup = 2
}
Visual Basic
Public Enum ActionRequestType
  Friend = 1
  JoinGroup = 2
End Enum

CmsInfoObjects.cs

Members 
Description 
Friend 
Represents a friend invitation.  
JoinGroup 
Represents a request to join a prviate group.  
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!