Udostępnij za pośrednictwem


DataListDesigner.GetEmptyDesignTimeHtml Metoda

Definicja

Pobiera kod HTML używany do reprezentowania pustej kontrolki opartej na szablonach w czasie projektowania.

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

Zwraca

String

Kod HTML używany do reprezentowania pustej kontrolki opartej na szablonach w czasie projektowania.

Dotyczy

Zobacz też