MobileCRM.AboutInfo - Resconet/JSBridge GitHub Wiki
MobileCRM.AboutInfo Object
[v8.2] Represents the branding information.
Properties
Property |
Type |
Description |
manufacturer |
String |
Gets the manufacturer text. |
productTitle |
String |
Gets the product title text. |
productTitleAndVersion |
String |
[v9.0] Gets the string with product title and version. |
productSubTitle |
String |
Gets the product subtitle text. |
poweredBy |
String |
Gets the powered by text. |
icon |
String |
Gets the icon name. |
website |
String |
Gets the website url. |
supportEmail |
String |
Gets the support email. |
Functions
Function |
Description |
requestObject |
[v8.2] Asynchronously gets the AboutInfo object with branding information. |