Sitecore 5.1.1 API

State.ResetAfterWebView Property

Gets or sets a boolean that indicates if the web editing state should be reset after web view.

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

Property Value

True, if it should be reset, otherwise false.

Remarks

This is for internal use only.

See Also

State Class | Sitecore.Configuration Namespace