Click or drag to resize

PFLinkButtonSettingsAmbience Property

The color theme (aka "ambience") of this widget. E.g. "darkBlue", "danger", "accent"

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public JToken Ambience { get; set; }

Property Value

Type: JToken
See Also