This topic has not yet been rated - Rate this topic

ConsoleVisibilityStates Enumeration

This bitmask represents the conditions under which the contents of a ConsoleVisibilityContainer object are displayed.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public enum ConsoleVisibilityStates
Member name Description
Never Never show anything in the container.
Error Show what is in the container only if there is an error.
UserPreference Show what is in the container only if the user has selected a preference to do so.
NonPublished Show what is in the container only if the current view of the page is non-published.
Always Always show what is in the container.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ