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

IFormContext Interface

Rozhraní pro komponenty, které potřebují zjistit/předat kontext formuláře, ve které se nacházejí

Namespace:  TescoSW.MW.UITests.Common.PageModel
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public interface IFormContext

The IFormContext type exposes the following members.

Properties
  NameDescription
Public propertyFormContext
Kontext formuláře
Top
See Also