WorkflowViewElement.GetAutomationIdMemberName Method

Definition

When implemented in a derived class, gets the name of a property of the model item associated with the element that is used as automation ID.

C#
protected virtual string GetAutomationIdMemberName();

Returns

The name to use as automation ID. The base class always returns null.

Remarks

Implement this method in your derived class to add your own handling that specifies a property of a model item to be used to identify the model item to automation.

Applies to

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1