Load_String
If the passed in parameter is null, this method returns sets "" (blank String) into the obj.Value. If the passed in object is not null, this method casts the object to a String value and returns the result.
Parameters:
| Description | |
|---|---|
| obj | |
| val |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0