UserControlFileEditor.Filter Property

 

Gets the file name filter string used to determine the items that appear in the file list of the dialog box.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

Protected Overrides ReadOnly Property Filter As String

Property Value

Type: System.String

A string that filters the list of files available in the dialog box, such as "*.txt".

.NET Framework
Available since 2.0
Return to top
Show: