PlaceholderModelCurrentElement Property
|
Sets the object inside the placeholder.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic ElementModel CurrentElement { get; set; }
Property Value
Type:
ElementModel
Remarks
The CurrentElement is the child element of the placeholder that is shown inside it.
See Also