DataListDesigner.GetEmptyDesignTimeHtml Metodo

Definizione

Ottiene il codice HTML utilizzato per rappresentare il controllo basato su template vuoto in fase di progettazione.

protected:
 override System::String ^ GetEmptyDesignTimeHtml();
protected override string GetEmptyDesignTimeHtml ();
override this.GetEmptyDesignTimeHtml : unit -> string
Protected Overrides Function GetEmptyDesignTimeHtml () As String

Restituisce

Codice HTML utilizzato per rappresentare un controllo basato su template vuoto in fase di progettazione.

Si applica a

Vedi anche