Share via


WebPartAdder.Selector.ToString method

Returns the string representation of the current WebPartAdder.Selector.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As WebPartAdder.Selector
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
The string representation of the current WebPartAdder.Selector.

Remarks

This override returns the string representation of the current WebPartAdder.Selector in the format [!]MAJOR[:MINOR].

See also

Reference

WebPartAdder.Selector structure

WebPartAdder.Selector members

Microsoft.SharePoint.WebPartPages namespace