Skip to main content
 

EntreeServer.Module.EntreeListObject.CreateClickAction

Product Information

Technical Requirements

Installation

Management

Customization

Programming Reference

This method is used to create EntreeClickActionObjects that are used by EntreeListItems and EntreeActionItems to define what actions are taken when those items are clicked.
 
Example
 

EntreeClickActionObject cla = output.CreateClickAction();

cla["pid"] = i.ToString();

cla["screen"] = "page_stats";

Mobile Title
...ListObject.CreateClickAction 
Taxonomy
;;Object Model;;
Use Mobile Content
No 
Mobile Content
 
Ord
 
Last modified at 8/11/2009 3:00 PM  by Joe Herres