Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Extensions.Extensions.TruncateWithEllipse Method

(not specified)

Class: YetaWF.Core.Extensions.Extensions
Namespace: YetaWF.Core.Extensions
Assembly: YetaWF.Core

Syntax

public static string TruncateWithEllipse(
    this string text,
    int maxLength );

Parameters

text

(not specified)

maxLength

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Extensions.Extensions ClassYetaWF.Core Overview