PFApplicationThemeId Property |
Gets or sets the theme id, referencing the theme commonly used on the application.
See GetActiveTheme method for more information.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public long ThemeId { get; set; }
Property Value
Type:
Int64See Also