Method | Description | |
---|---|---|
ItemEventArgs ( ContentItem item ) : System |
Creates a new instance of the ItemEventArgs.
|
public ItemEventArgs ( ContentItem item ) : System | ||
item | ContentItem | The item the associated with these event arguments. |
return | System |