| CustomListBoxSerializeObject Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax protected virtual string SerializeObject(
Object obj
)
Protected Overridable Function SerializeObject (
obj As Object
) As String
Parameters
- obj
- Type: SystemObject
Return Value
Type:
StringSee Also