This documentation is archived and is not being maintained.

UrlBuilder::BuildUrl Method

Creates a UI to create or pick a URL.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member BuildUrl(IComponent, Control, String, String, String) Creates a UI to create or pick a URL.
Public method Static member BuildUrl(IComponent, Control, String, String, String, UrlBuilderOptions) Creates a UI to create or pick a URL, using the specified UrlBuilderOptions object.
Public method Static member BuildUrl(IServiceProvider, Control, String, String, String, UrlBuilderOptions) Creates a UI to create or pick a URL, using the specified UrlBuilderOptions object.
Top
Show: