Repeater.SelectMethod Proprietà

Definizione

Nome del metodo da chiamare per leggere i dati.

public:
 virtual property System::String ^ SelectMethod { System::String ^ get(); void set(System::String ^ value); };
[System.Web.UI.Themeable(false)]
public virtual string SelectMethod { get; set; }
[<System.Web.UI.Themeable(false)>]
member this.SelectMethod : string with get, set
Public Overridable Property SelectMethod As String

Valore della proprietà

String

Nome del metodo.

Attributi

Commenti

L'impostazione di questa proprietà causa l'uso dell'associazione di modelli come metodo di associazione dati.

Si applica a