XmlDesigner.GetEmptyDesignTimeHtml Metoda

Definicja

Pobiera kod HTML używany do wypełnienia pustej kontrolki.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Zwraca

Kod HTML używany do wypełniania pustej kontrolki.

Dotyczy

Zobacz też