Condividi tramite


RepeaterDesigner.DataSourceID Proprietà

Definizione

Ottiene o imposta la proprietà DataSourceID del controllo associato.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

String

ID del controllo origine dati del controllo associato.

Si applica a

Vedi anche