Sitecore 5.1.1 API

Settings.Webview Property

Indicates if the webview pane is enabled.

[Visual Basic]
Public Shared ReadOnly Property Webview As Boolean
[C#]
public static bool Webview {get;}

Property Value

Default value: false.

Remarks

If true, the user can display a panel in the Sitecore client that shows the current item in web edit mode.

See Also

Settings Class | Sitecore.Configuration Namespace