What’s New in 2010 v1
This documentation was last revised on March 2, 2010. New features, class members, and task-based help have been added to ComponentOne Upload for ASP.NET AJAX in the 2010 v1 release:
New Features
The following new features were added to ComponentOne Upload for ASP.NET AJAX in the 2010 v1 release:
• You can now apply tooltips to the button elements in the C1Upload control.
For more information about the button elements and their associated tooltips see C1Upload Elements. For an example of how to use this new feature see Displaying ToolTips for C1Upload’s Buttons.
The following image shows the value of the tooltip for the AddFileButtonToolTip property.
• You can now use multiple C1Upload controls on the same page.
New Members
The following member was added to ComponentOne Upload for ASP.NET:
Member |
Description |
Gets or sets the tooltip displayed above the [Add File] button. | |
Gets or sets the tooltip displayed above the [Cancel] button. | |
Gets or sets the tooltip displayed above the [Upload] button. |
New Task-Based Help Topics
The following task-based help topics were added to ComponentOne Upload for ASP.NET:
Task-Based Help Topic |
Description |
Shows how to use the OnClientAdding and OnClientRemoving events to get the file name at the client side when a new row is being added or removed from the C1Upload control. | |
Shows how to use the new tooltip properties for C1Upload’s button elements. |
|