Dynamicweb 9
Dynamicweb 9
Dynamicweb.Core
Converter Class
Converter Methods
Deserialize Method
DeserializeCompact(T) Method
GetGuid Method
GetGuidString Method
GetGuidStringWithDashes Method
IsGuid Method
Serialize Method
SerializeCompact(T) Method
ToBoolean Method
ToBooleanLegacy Method
ToDateTime Method
ToDateTimeLegacy Method
ToDecimal Method
ToDouble Method
ToGuid Method
ToInt32 Method
ToInt64 Method
ToNullableBoolean Method
ToNullableDateTime Method
ToNullableDecimal Method
ToNullableDouble Method
ToNullableInt32 Method
ToNullableInt64 Method
ToString Method
TryParseEnum Method
Converter Methods
The
Converter
type exposes the following members.
Methods
Name
Description
Deserialize
T
(String)
Deserialize
T
(String, JsonSettings)
DeserializeCompact
T
GetGuid
GetGuidString
GetGuidString(Guid)
GetGuidStringWithDashes
GetGuidStringWithDashes(Guid)
IsGuid
Serialize
T
(T)
Serialize
T
(T, JsonSettings)
SerializeCompact
T
ToBoolean(Object)
ToBoolean(String)
ToBooleanLegacy(Object)
Obsolete.
ToBooleanLegacy(String)
Obsolete.
ToDateTime(Int64)
ToDateTime(Object)
ToDateTime(Object, DateTime)
ToDateTimeLegacy
Obsolete.
ToDecimal
ToDouble
ToGuid
ToInt32
ToInt64
ToNullableBoolean
ToNullableDateTime
ToNullableDecimal
ToNullableDouble
ToNullableInt32
ToNullableInt64
ToString
TryParseEnum
T
(Int32, T
)
TryParseEnum
T
(String, T
)
Top
See Also
Reference
Converter Class
Dynamicweb.Core Namespace