Class OutputViewer
- Namespace
- Dynamicweb.CoreUI.Layout
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class OutputViewer : UiComponentBase
- Inheritance
-
OutputViewer
- Inherited Members
- Extension Methods
Properties
Actions
public IEnumerable<ActionNode> Actions { get; set; }
Property Value
Content
public UiComponentBase? Content { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
Title
public string Title { get; set; }