ToDisplayString(string) Method
A display string that can be used for tracing that displays a custom message if the path is null.
Namespace
Statiq.Common
Containing Type
NormalizedPath

Syntax

public string ToDisplayString(string nullText)

Parameters

Name Type Description
nullText string

Return Value

Type Description
string