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