AddCustomAttachment Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploadAttachments..::..AddCustomAttachment Method |
| UploadAttachments Class See Also Send Feedback |
Adds the custom attachment.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void AddCustomAttachment( Guid fileguid ) |
| Visual Basic |
|---|
Public Sub AddCustomAttachment ( _ fileguid As Guid _ ) |
| Visual C++ |
|---|
public: void AddCustomAttachment( Guid fileguid ) |
Parameters
- fileguid
- Type: System..::..Guid
The file guid.