Class UpdateBlock
- Namespace
- Dynamicweb.CoreUI.Displays
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class UpdateBlock : UiComponentBase
- Inheritance
-
UpdateBlock
- Inherited Members
- Extension Methods
Properties
Action
public ActionBase? Action { get; set; }
Property Value
Autostart
public bool? Autostart { get; set; }
Property Value
- bool?
InnerComponent
public UiComponentBase? InnerComponent { get; set; }
Property Value
RefreshInterval
public int? RefreshInterval { get; set; }
Property Value
- int?
Refreshable
public bool? Refreshable { get; set; }
Property Value
- bool?