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

DetailFrameGetPageByOrder Method

Vrátí záložku - Page podle pořadí

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public Page GetPageByOrder(
	int order
)

Parameters

order
Type: SystemInt32
Pořadové číslo záložky (začíná od 1)

Return Value

Type: Page

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.DetailFrame.GetPageByOrder(System.Int32)"]

See Also