Click or drag to resize

PFWidget_QuickAccessGetSettingsHtml Method

Appends the settings in the builder, in a HTML format. The use of the method "GetSettingHtml" is recommended.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public override void GetSettingsHtml(
	HtmlBuilder builder
)

Parameters

builder
Type: MicaSystems.UtilsHtmlBuilder
See Also