System.Web.UI.Design.IWebFormsBuilderUIService.BuildUrl Method

Launches an editor to build a URL property.

Syntax

public string BuildUrl (System.Windows.Forms.Control owner, string initialUrl, string baseUrl, string caption, string filter, UrlBuilderOptions options)

Parameters

owner
The control used to parent the dialog shown by the System.Web.UI.Design.UrlBuilder.
initialUrl
The initial URL to display in the selection interface.
baseUrl
The base URL used to construct relative URLs.
caption
A caption that presents a message in the selection interface.
filter
The filter string to use to optionally filter the files displayed in the selection interface.
options
A System.Web.UI.Design.UrlBuilderOptions that indicates the options for the System.Web.UI.Design.UrlBuilder.

Returns

A string that contains the URL returned by the System.Web.UI.Design.UrlBuilder.

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