Click or drag to resize

PFThemeSettingsHeader_Text_Color1 Field

Name of the theme setting containing the header text color.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFThemeSettingDefinition(Type = PFThemeSettingType.Color, Category = "Header", DefaultValue = "rgba(0, 0, 0, 0.87)")]
public const string Header_Text_Color1 = "Header_Text_Color1"

Field Value

Type: String
See Also