VisualTreeHostUniqueId Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
A unique identifier that identifies this plugin instance. This id is updated only when the plug-in is reloaded on a postback or a browser refresh.

Namespace:  ArtOfTest.WebAii.Xaml
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public virtual string UniqueId { get; }

Property Value

Type: String

Implements

IAutomationHostUniqueId
See Also

Reference