UploadButtonText Property

Object: AXFFile
Type: String
Read/Write: Read/Write
Description: UploadButtonText sets the text displayed on the visual upload control's "Start Upload" button.
Example:
'--- Set UploadButtonText using the PARAM tag: 
<PARAM NAME="UploadButtonText" VALUE="Upload"> 
Note: UploadButtonText is a parameter, not a scriptable property. Use the PARAM tag to set this parameter; do not use the syntax AXFFile.UploadButtonText. UploadButtonText cannot be set dynamically at runtime.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.