AttachmentItemEventArgs Constructor
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| AttachmentItemEventArgs Constructor |
| AttachmentItemEventArgs Class See Also Send Feedback |
Initializes a new instance of the AttachmentItemEventArgs class.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public AttachmentItemEventArgs( AttachmentItem item ) |
| Visual Basic |
|---|
Public Sub New ( _ item As AttachmentItem _ ) |
| Visual C++ |
|---|
public: AttachmentItemEventArgs( AttachmentItem^ item ) |
Parameters
- item
- Type: CuteEditor..::..AttachmentItem
The item.