Click or drag to resize

ModifyContentModelMode Property

Determines the action performed on the target content.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public ContentModifyMode Mode { get; set; }

Property Value

Type: ContentModifyMode
Remarks

See ContentModifyMode for available values.

See Also