ToolBarMenuButton.ViewId Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property ViewId As Guid
    Get
'Usage
Dim instance As ToolBarMenuButton
Dim value As Guid

value = instance.ViewId
public Guid ViewId { get; }

Property Value

Type: System.Guid

See Also

Reference

ToolBarMenuButton Class

ToolBarMenuButton Members

Microsoft.SharePoint.WebControls Namespace