Expand Minimize
This topic has not yet been rated - Rate this topic

SPField.CalloutMenu property

SharePoint 2013

Gets or sets an indication of whether the field shows a link to the callout menu.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool CalloutMenu { get; set; }

Property value

Type: System.Boolean
true, if the link is shown; false, otherwise..

Attempts to set this property are ignored if CalloutMenuAllowed is not set to Allowed.

If CalloutMenuAllowed is set to ProhibitedCalloutMenu is always false. If CalloutMenuAllowed is set to RequiredCalloutMenu, is always true.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.