Click or drag to resize

PFHeaderHubLoadThemeEditor Method

Generates the html content of the theme editor dialog.

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 LoadThemeEditor(
	long currentThemeId = -1
)

Parameters

currentThemeId (Optional)
Type: SystemInt64

Return Value

Type: Html
See Also