Share via


PopoutMenu.AnchorCss Property

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

Syntax

'Declaration
Public Property AnchorCss As String
    Get
    Set
'Usage
Dim instance As PopoutMenu
Dim value As String

value = instance.AnchorCss

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

Property Value

Type: System.String

See Also

Reference

PopoutMenu Class

PopoutMenu Members

Microsoft.SharePoint.WebControls Namespace