ApplicationConfiguration.AlwaysUsePreviewRefresh

Determines whether the Preview browser always does a full refresh when the preview is updated. Normally MM tries to update just the document content. Use this setting if you are rendering custom content that includes script tags that need to execute in the page in the rendered content.

public bool AlwaysUsePreviewRefresh { get; set; }

See also:

Class ApplicationConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic