PFWidgetBaseToWidgetData Method |
Returns a serializable
PFWidgetData instance representing this widget.
Namespace:
Packflow.Core.Widgets
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFWidgetData ToWidgetData(
JsonSerializer serializer = null
)
Parameters
- serializer (Optional)
- Type: JsonSerializer
Return Value
Type:
PFWidgetDataSee Also