PlvMenu Class
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.