System.Web.UI.Design.UrlBuilder.BuildUrl Method

Creates a UI to create or pick a URL.

Syntax

public static string BuildUrl (System.ComponentModel.IComponent component, System.Windows.Forms.Control owner, string initialUrl, string caption, string filter)

Parameters

component
The System.ComponentModel.IComponent whose site is to be used to access design-time services.
owner
The System.Windows.Forms.Control used as the parent for the picker window.
initialUrl
The initial URL to be shown in the picker window.
caption
The caption of the picker window.
filter
The filter string to use to optionally filter the files displayed in the picker window.

Returns

The URL returned from the UI.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0