PhoneCall.AddLinkedForms(IList) Metoda

Definicja

Dodaje do podanej listy zestaw formularzy, który zawiera linki do określonej kontrolki. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET.

public:
 override void AddLinkedForms(System::Collections::IList ^ linkedForms);
public override void AddLinkedForms(System.Collections.IList linkedForms);
override this.AddLinkedForms : System.Collections.IList -> unit
Public Overrides Sub AddLinkedForms (linkedForms As IList)

Parametry

linkedForms
IList

Zestaw formularzy zawierających łącza do określonej kontrolki.

Dotyczy