Click or drag to resize

PFHeaderHubCreateTheme Method

Creates the theme.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html CreateTheme()

Return Value

Type: Html
Html containing the html form of the new theme (obtained from the method LoadThemeForm).
See Also