Click or drag to resize
Tesco SW, a.s.

EmptyMessageDefaultsEmptyMessageFulltext Method

Defaultní hláška, pokud je seznam fulltextově filtrovaný a nic nebylo nalezeno

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public static string EmptyMessageFulltext(
	string searchText
)

Parameters

searchText
Type: SystemString

[Missing <param name="searchText"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.EmptyMessageDefaults.EmptyMessageFulltext(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.EmptyMessageDefaults.EmptyMessageFulltext(System.String)"]

See Also