| TextEditorAddInSerialize Method |
Namespace:
Dynamicweb.Extensibility
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax protected static string Serialize(
Object value
)
Protected Shared Function Serialize (
value As Object
) As String
Parameters
- value
- Type: SystemObject
Return Value
Type:
StringSee Also