XslUrlEditor Properties
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Caption | Gets the caption to display on the selection dialog window.(Overrides UrlEditor::Caption.) |
![]() | Filter | Gets the file name filter string for the editor. This is used to determine the items that appear in the file list of the dialog box.(Overrides UrlEditor::Filter.) |
![]() | IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user.(Inherited from UITypeEditor.) |
![]() | Options | Gets the options for the URL builder to use.(Overrides UrlEditor::Options.) |
Show:

