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.1.5347.20411)
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