UriHelper class
namespace: Serenity assembly: Serenity.Net.Core
Contains URI related helper functions.
public static class UriHelper
Public Members
| name | description |
|---|---|
| static Combine(…) | Combines a URL with a filename by inserting a "/" character between them. This works like Path.Combine. |
See Also
- Source: UriHelper.cs