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

AJAXUploader.UseLinkButton Property

Gets or sets whether to use link button instead of push button for all the buttons.

[Visual Basic]
Public Property UseLinkButton As NullableBool
[C#]
public NullableBool UseLinkButton {get; set;}

Remarks

This property is only used when LayoutTemplate is not used.

See Also

AJAXUploader Class | EO.Web Namespace


Direct link to this topic