ASP.NET Pack Programmer's Guide
ItemModifiedEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of the ItemModified event.

The following tables list the members exposed by the ItemModifiedEventArgs type.

 Public Constructors

  Name Description

ItemModifiedEventArgs

Initializes a new instance of the ItemModifiedEventArgs class.

 Public Methods

  Name Description

get_action

Gets the type of action through which the item was modified.

get_item

Gets the item related to the event.

get_oldItem

Gets the old item related to the event.

 See Also

ItemModifiedEventArgs Class
MindFusion.Scheduling Namespace