toODataString
Converts a State
into an OData v4 compatible string.
Parameters
state State
The state that will be serialized.
settings ODataSettings
The settings that are used during the serialization.
Returns
string - The serialized state.
Converts a State
into an OData v4 compatible string.
The state that will be serialized.
The settings that are used during the serialization.
string - The serialized state.