Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Extensions.Extensions.ReplaceStart Method

(not specified)

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

Syntax

public static string ReplaceStart(
    this string text,
    string startText,
    string newText );

Parameters

text

(not specified)

startText

(not specified)

newText

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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