BoundPropertyEntry.ControlID Propiedad

Definición

Obtiene o establece el Id. del control que contiene este enlace.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 property System::String ^ ControlID { System::String ^ get(); void set(System::String ^ value); };
public string ControlID { get; set; }
member this.ControlID : string with get, set
Public Property ControlID As String

Valor de propiedad

String con el ID del control que contiene este enlace.

Se aplica a