DynamicControlParameter.ControlId Propiedad

Definición

Obtiene o establece el identificador único del control al que se enlaza el objeto DynamicControlParameter.

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

Identificador único del control del que el objeto DynamicControlParameter obtiene sus datos.

Se aplica a