Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Extensions.Extensions.ContainsIgnoreCase Method

(not specified)

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

Syntax

public static bool ContainsIgnoreCase(
    this string text,
    string search );

Parameters

text

(not specified)

search

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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