TextBox.UniqueName Property

Definition

Gets the unique name of the text box.

public:
 property System::String ^ UniqueName { System::String ^ get(); };
public string UniqueName { get; }
member this.UniqueName : string
Public ReadOnly Property UniqueName As String

Property Value

The unique name of the text box.

Applies to