Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

AJAXUploader.HideDisabledToolBarButton Property

Gets or sets a boolean indicating whether AJAXUploader automatically hides a disabled toolbar item.

[Visual Basic]
Public Property HideDisabledToolBarButton As Boolean
[C#]
public Boolean HideDisabledToolBarButton {get; set;}

Remarks

Any any given time, either StartToolBarButton or StopToolBarButton is enabled. The other one is disabled. Set this property to true to hide the disabled button.

See Also

AJAXUploader Class | EO.Web Namespace


Direct link to this topic