COOATTREDIT@1.1:CTRLThumbList(
integer
SizePercent,
boolean
IgnoreHeight)
Name |
Description |
SizePercent |
Defines the thumbnail size in percent. In case the provided value is invalid a default of 50 percent is applied.
e.g. CTRLThumbList("SizePercent=30")
|
IgnoreHeight |
Defines height calculations on client side should be skipped or not, if not provided, default is false.
e.g. CTRLThumbList("IgnoreHeight=true")
|
Additional Information