MobilePage.Forms Właściwość

Definicja

Pobiera kolekcję formularzy w określonym MobilePage obiekcie. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET.

public:
 property System::Collections::IList ^ Forms { System::Collections::IList ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Collections.IList Forms { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Forms : System.Collections.IList
Public ReadOnly Property Forms As IList

Wartość właściwości

Kolekcja formularzy zawartych na stronie.

Atrybuty

Dotyczy

Zobacz też