BrowserNoticePanel ClassA Sandcastle Documented Class Library
Simple user control that provides information about what browser this site was designed for and to avoid using browser navigation when there are in page links available.
Inheritance Hierarchy

System Object
  System.Web.UI Control
    System.Web.UI TemplateControl
      System.Web.UI UserControl
        P4s3Web BrowserNoticePanel

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class BrowserNoticePanel : UserControl
<asp:BrowserNoticePanel />
See Also