JavaScriptConverter.Serialize override. Builds a dictionary of name/value pairs.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override IDictionary<string, Object> Serialize ( |
Visual Basic
![]() |
---|
Public Overrides Function Serialize( _ |
Type: IDictionary<String, Object>
An object that contains key/value pairs that represent the object’s data.