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

Class which holds information about the Invitation being processed. Certain hooks do not expose all information from the CMS, default values are assigned to the properties of this class. Data types default to the following: int = -1. string = "". bool = false.

C#
public sealed class ActionRequestInfo;
Visual Basic
Public sealed Class ActionRequestInfo

CmsInfoObjects.cs

Name 
Description 
The enumerations of the ActionRequestInfo class are listed here. 
The properties of the ActionRequestInfo class are listed here. 
 
Name 
Description 
 
Enumeration identifying the different types of ActionRequests.  
 
Name 
Description 
 
Gets or sets a string containing message to display to the end user if Plug-in returns false. (ReadWrite)  
 
Id 
A numeric value representing the ID of the invitation. Only populated after save.  
 
Collection recipients for the invitation  
 
A numeric value representing the user ID of the invitation sender.  
 
Type 
User ID of the invitation sender.  
 
Name 
Description 
 
 
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!