Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
ImageHelper Class
ImageHelper Methods
GetQRCodeUrl Method
GetQRCodeUrl Method (String, Int32)
GetQRCodeUrl Method (String, Int32, String, Int32, String, Int32, String, String)
ImageHelper
GetQRCodeUrl Method (String, Int32)
Gets the URL for the given QR code
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
string
GetQRCodeUrl
(
string
code
,
int
size
)
Parameters
code
Type:
System
String
size
Type:
System
Int32
Return Value
Type:
String
See Also
Reference
ImageHelper Class
GetQRCodeUrl Overload
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com