Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the extra cursor attributes that go with the specified menu control context.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property LinkExtraAttributes As String
Get
'Usage
Dim instance As Menu
Dim value As String
value = instance.LinkExtraAttributes
public string LinkExtraAttributes { get; }
Property Value
Type: System.String
A string containing the attributes.
Remarks
This method does not return the id or href attributes.