CMSAuthorizeNetProviderGetMainMessageTextRepresentation Method |
Get string representation of information in message.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected virtual string GetMainMessageTextRepresentation(
MainMessage message,
bool includeCode = false
)
Parameters
- message
- Type: CMS.Ecommerce.AuthorizeNetDataContractsMainMessage
Message from which to get information - includeCode (Optional)
- Type: SystemBoolean
Whether to include code number
Return Value
Type:
StringSee Also