Click or drag to resize
FileBrowserItemAttributes Property
Gets or sets a string array containing custom values which can be used on the client when customizing the FileBrowser control.

Namespace: Kettic.AspNet.Controls.Widgets
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public NameValueCollection Attributes { get; }

Property Value

Type: NameValueCollection
See Also