Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.ComponentsData Property

This property can be used by a component rendering package to save information for the current HTTP request. It is not used by YetaWF.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public object? ComponentsData { get; set; }

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview