Symphony Framework
CollectionDataLoadEventArgs Class Members
Properties 


Symphony.Conductor.Content Namespace : CollectionDataLoadEventArgs Class

The following tables list the members exposed by CollectionDataLoadEventArgs.

Public Constructors
 NameDescription
Public Constructor The constructore accepts the actual item number that is being requested to load.  
Top
Public Properties
 NameDescription
Public Property Allow the event handler to indicate the loading of the collection is complete.  
Public Property Get the current item number. The index is 1 based.  
Public Property Expose the get/set data object. This object is used to populate the internal collection.  
Top
See Also

Reference

CollectionDataLoadEventArgs Class
Symphony.Conductor.Content Namespace