Click or drag to resize

PFThemeSettingsKeyPrefix Field

Prefix of the key used to store the settings in the cache.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public const string SettingsKeyPrefix = "PFThemeSettings_"

Field Value

Type: String
See Also