Click or drag to resize

PFUserThemeId Property

Gets or sets the theme id, referencing the theme used by the user.

If set, this overrides the ThemeId property on the PFSite.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public long ThemeId { get; set; }

Property Value

Type: Int64
See Also