Click or drag to resize

PFThemeScope Enumeration

Describes how a theme can be used or modified.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFThemeScope
Members
  Member nameValueDescription
Global0 Global, can be modified and set on site/application/context by administrators.
Personal1 Personal, can be modified by the creator and used to override its own UI.
See Also