SPMenuField.ToolTipFormat Property

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

Syntax

'Declaration
Public Property ToolTipFormat As String
    Get
    Set
'Usage
Dim instance As SPMenuField
Dim value As String

value = instance.ToolTipFormat

instance.ToolTipFormat = value
public string ToolTipFormat { get; set; }

Property Value

Type: System.String

See Also

Reference

SPMenuField Class

SPMenuField Members

Microsoft.SharePoint.WebControls Namespace