Click or drag to resize
QRCodeSettingsVersion Property
QR code version (by default supported 1 to 10), additional data templates may be put into ~/App_Data/CMS_Modules/QRCode/Resources.zip

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public int Version { get; set; }

Property Value

Type: Int32
See Also