Bagikan melalui


MobilePage.Forms Properti

Definisi

Mendapatkan kumpulan formulir pada objek yang ditentukan MobilePage . API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan 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

Nilai Properti

Kumpulan formulir yang terkandung dalam halaman.

Atribut

Berlaku untuk

Lihat juga