UrlResolver.TrimUrl(String) Method
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| url | String |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public static string TrimUrl(
string url
)
Public Shared Function TrimUrl(
url As String
) As String
| Name | Type |
|---|---|
| url | String |
| Type |
|---|
| String |