| Ajax Uploader Class Reference |
|
AttachmentItem.ChangeToCustom Method
Changes this instance to a custom item.
[Visual Basic]
Public Sub ChangeToCustom( _
ByVal
newguid As
Guid _
)
[C#]
public
void ChangeToCustom(
Guid newguid);
Parameters
-
newguid
- The newguid.
See Also
AttachmentItem Class | CuteWebUI Namespace