AttachmentItemChangeToCustom Method |
Changes this instance to a custom item.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic void ChangeToCustom(
Guid newguid
)
Public Sub ChangeToCustom (
newguid As Guid
)
Parameters
- newguid
- Type: SystemGuid
The newguid.
See Also