Share via


WebPartAdder.Selector.Major property

Gets the major portion of the current WebPartAdder.Selector.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Major As String
    Get
'Usage
Dim instance As WebPartAdder.Selector
Dim value As String

value = instance.Major
public string Major { get; }

Property value

Type: System.String
The major portion of the current WebPartAdder.Selector.

See also

Reference

WebPartAdder.Selector structure

WebPartAdder.Selector members

Microsoft.SharePoint.WebPartPages namespace