Rogue Wave Server Component library for .NET Reference Guide
|
|
MvMessageSetKeepNullString Method |
Sets the String decoding behavior.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- keepNullString
- Type: SystemBoolean
If true, a null String is decoded as "null", as "" otherwise.
Default behavior is false. Set it to true for
backward compatibility.