AddButtonText Property
Object:
|
AXFFile |
Type:
|
String |
Read/Write:
|
Read/Write |
Description:
|
AddButtonText sets the text displayed on the visual upload control's "Add Files"
button.
|
Example:
|
'--- Set AddButtonText using the PARAM tag:
<PARAM NAME="AddButtonText" VALUE="Add">
|
Note:
|
AddButtonText is a parameter, not a scriptable property. Use the PARAM tag to set
this parameter; do not use the syntax AXFFile.AddButtonText . AddButtonText
cannot be set dynamically at runtime.
|
Copyright © 2010 SoftArtisans, Inc. All rights reserved.