DataObject
Wisej.Web.DataObject
public class DataObject : IDataObjectPublic Class DataObject
Inherits IDataObjectConstructors
DataObject()
DataObject(data)
Name
Type
Description
DataObject(format, data)
Name
Type
Description
DataObject(format, data)
Name
Type
Description
Methods
ContainsAudio()
ContainsFileDropList()
ContainsImage()
ContainsText()
ContainsText(format)
Parameter
Type
Description
GetAudioStream()
GetData(format)
Parameter
Type
Description
GetData(format)
Parameter
Type
Description
GetData(format, autoConvert)
Parameter
Type
Description
GetDataPresent(format)
Parameter
Type
Description
GetDataPresent(format)
Parameter
Type
Description
GetDataPresent(format, autoConvert)
Parameter
Type
Description
GetFileDropList()
GetFiles()
GetFormats()
GetFormats(autoConvert)
Parameter
Type
Description
GetImage()
GetText()
GetText(format)
Parameter
Type
Description
SetAudio(audioBytes)
Parameter
Type
Description
SetAudio(audioStream)
Parameter
Type
Description
SetData(data)
Parameter
Type
Description
SetData(format, data)
Parameter
Type
Description
SetData(format, data)
Parameter
Type
Description
SetData(format, autoConvert, data)
Parameter
Type
Description
SetDownloadURL(url, fileName)
Parameter
Type
Description
SetFileDropList(filePaths)
Parameter
Type
Description
SetFileDropList(filePaths)
Parameter
Type
Description
SetImage(image)
Parameter
Type
Description
SetText(textData)
Parameter
Type
Description
SetText(textData, format)
Parameter
Type
Description
Implements
Name
Description
Last updated
Was this helpful?

