PhoneCall.AddLinkedForms(IList) Metoda

Definicja

Dodaje do podanej listy zestaw formularzy zawierających linki do określonej kontrolki. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & 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 linki do określonej kontrolki.

Dotyczy