Class WebPath
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Routing
Assembly: Umbraco.Core.dll
Syntax
public class WebPathFields
View SourcePathSeparator
Declaration
public const char PathSeparator = '/'Field Value
| Type | Description | 
|---|---|
| System.Char | 
Methods
View SourceCombine(String[])
Declaration
public static string Combine(params string[] paths)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String[] | paths | 
Returns
| Type | Description | 
|---|---|
| System.String |