Ektron CMS400.Net Reference
SImilar to the random content function, the random summary function is used to randomly display the summary of a content block that belongs in a specified collection.
Displayed here is the format for the random content function
| 
                             <%= ShowRandomSummary (int collectionID) %>  | 
                    
This function is basically the same as the Random Summary function in ASP. See Random Summary for details.