ProgressReportProgress Method Ingeniux CMS Content Store API

Namespace: Ingeniux.CMS.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public virtual void Progress(
	int steps = 1,
	string message = null
)

Parameters

steps (Optional)
Type: SystemInt32

[Missing <param name="steps"/> documentation for "M:Ingeniux.CMS.Messaging.ProgressReport.Progress(System.Int32,System.String)"]

message (Optional)
Type: SystemString

[Missing <param name="message"/> documentation for "M:Ingeniux.CMS.Messaging.ProgressReport.Progress(System.Int32,System.String)"]

Implements

IProgressReportProgress(Int32, String)
See Also

Reference