Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

PageView Class

Represents a page in a MultiPage control.

For a list of all members of this type, see PageView Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         EO.Web.PageView

[Visual Basic]
Public Class PageView
    Inherits WebControl
[C#]
public class PageView : WebControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

PageView Members | EO.Web Namespace


Direct link to this topic