Domain Detective

API Reference

Class

PathHelper

Namespace DomainDetective.Helpers
Assembly DomainDetective
Modifiers static

Provides path helper functionality.

Inheritance

  • Object
  • PathHelper

Methods

public static String CombineUnderRoot(String rootPath, params String[] segments) #
Returns: String

Executes the combine under root operation.

Parameters

rootPath System.String requiredposition: 0
segments System.String[] requiredposition: 1
public static String NormalizeDomainPathSegment(String domain) #
Returns: String

Executes the normalize domain path segment operation.

Parameters

domain System.String requiredposition: 0
{{ include "footer" }}