APNSoft.WebControls Namespace (APNSoft Menu)

APNSoftMenu Class

APNSoftMenu control class.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         APNSoft.WebControls.APNSoftMenu

[Visual Basic]
Public Class APNSoftMenu
    Inherits WebControl
    Implements IPostBackEventHandler
[C#]
public class APNSoftMenu : WebControl, IPostBackEventHandler

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: APNSoft.WebControls

Assembly: APNSoftMenu (in APNSoftMenu.dll)

See Also

APNSoftMenu Members | APNSoft.WebControls Namespace