Click or drag to resize

PFItemCommentSave Method (Boolean)

Applies the data of this object in the database. If set to true site events will be emitted, allowing the UI (e.g. chat) to update in realtime.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void Save(
	bool emitSiteEvents
)

Parameters

emitSiteEvents
Type: SystemBoolean
See Also