UrlBuilder Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
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. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

