Click or drag to resize

ISFSObjectToJson Method

Provides the JSON representation of this object.

Namespace:  Sfs2X.Entities.Data
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
string ToJson()

Return Value

Type: String
The JSON string representing this object.
Remarks
This method is not available under Universal Windows Platform.
Remarks
This method is not available under Universal Windows Platform.
See Also