Rogue Wave Server Component library for .NET Reference Guide
|
|
MappingAddUserTypeMapper Method (String, String) |
Adds an user type mapper for a given namespace and
assembly.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- namespaceName
- Type: SystemString
The namespace name. If the value is null or an empty string, the bridge classes will be assumed to be in the global namespace. - assemblyName (Optional)
- Type: SystemString
The full name of the assembly. If this parameter is omitted or set to null, the assembly of the caller is used.
This method must not be called after a view has been opened.