MobilePage::Forms Property
.NET Framework (current version)
Gets the collection of forms on the specified MobilePage object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: [BrowsableAttribute(false)] [BindableAttribute(false)] property IList^ Forms { IList^ get(); }
Property Value
Type: System.Collections::IList^The collection of forms that is contained in the page.
.NET Framework
Available since 1.1
Available since 1.1
Show: