UrlBuilder::BuildUrl Method
.NET Framework (current version)
Creates a UI to create or pick a URL.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BuildUrl(IComponent^, Control^, String^, String^, String^) | Creates a UI to create or pick a URL. |
![]() ![]() | BuildUrl(IComponent^, Control^, String^, String^, String^, UrlBuilderOptions) | Creates a UI to create or pick a URL, using the specified UrlBuilderOptions object. |
![]() ![]() | BuildUrl(IServiceProvider^, Control^, String^, String^, String^, UrlBuilderOptions) | Creates a UI to create or pick a URL, using the specified UrlBuilderOptions object. |
Show:

