Sdílet prostřednictvím


IWebFormReferenceManager.GetRegisterDirectives Metoda

Definice

Získá direktivy register pro aktuální projekt.

public:
 System::String ^ GetRegisterDirectives();
public string GetRegisterDirectives ();
abstract member GetRegisterDirectives : unit -> string
Public Function GetRegisterDirectives () As String

Návraty

String

Direktivy register pro aktuální projekt.

Poznámky

Poznámka

Metoda GetRegisterDirectives je zastaralá. Pro ekvivalentní GetRegisterDirectives funkce WebFormsReferenceManager návrháře použijte metodu ve třídě .

Platí pro

Viz také