Shunde.NET Framework Class Library

WebPage Class

The base of each webpage.

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

System.Object
   Control
      TemplateControl
         Page
            WebPage

public class WebPage : Page

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.

Remarks

This is inherited by each ASP.NET page. It exposes certain properties and methods needed throughout a website

Requirements

Namespace: Shunde.Common

Assembly: Shunde (in Shunde.dll)

See Also

WebPage Members | Shunde.Common Namespace