Click or drag to resize

PlaceholderModelReplacementItemId Property

Sets the ItemId of an item that will automatically replace any item dropped in this Placeholder.

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

Property Value

Type: String
See Also