WebPartAdder.Selector.ToString Method

Returns the string representation of the current WebPartAdder.Selector.

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

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