Generates the QR code as an image using the given parameters
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- code
- Type: System String
Code to generate by the QR code
- qrCodeSettings
- Type: CMS.Helpers QRCodeSettings
QR code settings
Return Value
Type: ImageSee Also