PlvMenu class

Reserved for internal use.

Represents a PLV menu.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    Microsoft.SharePoint.WebControls.SPControl
      Microsoft.SharePoint.WebControls.TemplateBasedControl
        Microsoft.SharePoint.WebControls.ToolBarMenuButton
          Microsoft.SharePoint.WebControls.ViewSelectorMenu
            Microsoft.Office.Server.WebControls.PlvMenu

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public Class PlvMenu _
    Inherits ViewSelectorMenu
'Usage
Dim instance As PlvMenu
public class PlvMenu : ViewSelectorMenu

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PlvMenu members

Microsoft.Office.Server.WebControls namespace