PageStartSavingArgs.IsToOutput

PageStartSavingArgs.IsToOutput property

Gets or sets a value indicating whether the page should be output. The default value is true.

public bool IsToOutput { get; set; }

See Also