UrlResolver.TrimUrl(String) Method
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
url | String |
Returns
Type |
---|
String |
See Also
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
public static string TrimUrl(
string url
)
Public Shared Function TrimUrl(
url As String
) As String
Name | Type |
---|---|
url | String |
Type |
---|
String |
No
Your feedback is appreciated.