Application.FormCollection
Wisej.Web.Application FormCollection
Last updated
Wisej.Web.Application FormCollection
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Holds the collection of all top-level application forms.
Int32: Returns the total number of currently open forms.
Form: Returns the form at the specified index.
Form: Returns the first form with the specified name, the search is case insensitive.
Returns an enumerator that iterates through the open forms.
Returns: IEnumerator.