Table of Contents
BrowseButtonStyle Property

Gets or sets the style for the browse button which is used to locate the file on client machine.

Syntax
 public ElementStyle BrowseButtonStyle { get; set; }
See Also