Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.OnlineForms Namespaces
CMS.OnlineForms
BizFormUploadFileSerializer Class
BizFormUploadFileSerializer Methods
Deserialize Method
Serialize Method
BizFormUploadFileSerializer
Serialize Method
Serializes a
BizFormUploadFile
object into string.
Namespace:
CMS.OnlineForms
Assembly:
CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax
C#
Copy
public
string
Serialize
(
Object
value
)
Parameters
value
Type:
System
Object
BizFormUploadFile
instance to be serialized.
Return Value
Type:
String
Implements
IDataTypeTextSerializer
Serialize(Object)
Exceptions
Exception
Condition
ArgumentException
Thrown when value is not of
BizFormUploadFile
type.
See Also
Reference
BizFormUploadFileSerializer Class
CMS.OnlineForms Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com