MapperExtensionBase Properties |
The MapperExtensionBase type exposes the following members.
Name | Description | |
---|---|---|
Application |
Returns the application object (from IMapper.Application)
| |
Database |
Returns the main database object (from IMapper.Database)
| |
IsPlatform |
Gets whether or not the extension is a platform extension vs. a custom extension.
| |
Mapper |
Returns the Mapper object that this extension is attached to.
| |
MapperCommandsHandled |
Gets the semi-colon separated list of MapperCommands handled by this extension.
| |
ParentKeyValue |
Gets the request's parent record's row key value under most circumstances including: datasheets, subforms,
popup new forms, and datasheet drilldowns.
| |
Properties |
Returns this instance's properties.
| |
TextItems |
Returns a collection of TextItems loaded from metadata related to this component.
|