RemoveContentHeaderAction.UIElementNames Property

Definition

The list of names that should be used to find the UI elements that should be removed.

public System.Collections.ObjectModel.ReadOnlyCollection<string> UIElementNames { get; }
member this.UIElementNames : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property UIElementNames As ReadOnlyCollection(Of String)

Property Value

Applies to