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 or sets a flag which indicates whether or not only authenticated users should see the button when the alternate template contains callback menu items.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CallbackVisibileToUnauthenticated As Boolean
Get
Set
'Usage
Dim instance As ToolBarMenuButton
Dim value As Boolean
value = instance.CallbackVisibileToUnauthenticated
instance.CallbackVisibileToUnauthenticated = value
public bool CallbackVisibileToUnauthenticated { get; set; }
Property value
Type: System.Boolean
Returns Boolean.