Application.PageCollection
Wisej.Web.Application PageCollection
Last updated
Was this helpful?
Wisej.Web.Application PageCollection
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Holds the collection of all top-level application pages.
Int32: Returns the total number of currently open pages.
Page: Returns the page at the specified index.
Page: Returns the first page with the specified name, the search is case insensitive.
Adds the page to the collection.
Returns whether the collection contains the specified page.
Returns: Boolean.
Returns an enumerator that iterates through the open pages.
Returns: IEnumerator.
Removes the page from the collection,