Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.AuditInfo.RequiresRestart Property

Defines whether the current action that caused the audit record to be created requires a restart. This can be set when modifying settings that don't take effect until after the site is restarted.

Class: YetaWF.Core.Audit.AuditInfo
Namespace: YetaWF.Core.Audit
Assembly: YetaWF.Core

Syntax

public bool RequiresRestart { get; set; }

See Also YetaWF.Core.Audit.AuditInfo ClassYetaWF.Core Overview