Class SwiftPosterInfoViewModel
- Namespace
- Dynamicweb.Examples.Rendering
- Assembly
- Dynamicweb.Examples.dll
[AddInName("MultiPurposeParagraphInfo")]
public class SwiftPosterInfoViewModel : ParagraphInfoViewModel
- Inheritance
-
SwiftPosterInfoViewModel
- Inherited Members
Properties
Name
Take over default property of the base viewmodel. Suitable to change default behavior
public string Name { get; }
Property Value
NameOrTile
Addtional data property available in template. Suitable for additional data
public string NameOrTile { get; }
Property Value
Methods
GetPosterPadding()
Method to call from template using data from the model instance. Suitable for rendering logic
public string GetPosterPadding()