Click or drag to resize

IPFWidgetSettingsHtmlStorable Interface

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

The IPFWidgetSettingsHtmlStorable type exposes the following members.

Methods
  NameDescription
Public methodGetSettingsHtml
Gets the settings as HTML.
Public methodLoadSettingsFromHtml
Loads the settings from HTML.
Top
See Also