GetItemsTable Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploadAttachments..::..GetItemsTable Method |
| UploadAttachments Class See Also Send Feedback |
Get the table for items.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public WebControl GetItemsTable() |
| Visual Basic |
|---|
Public Function GetItemsTable As WebControl |
| Visual C++ |
|---|
public: WebControl^ GetItemsTable() |