Click or drag to resize

PFWidgetBaseId Property

Gets or set the unique id of this widget instance.

Namespace:  Packflow.Core.Widgets
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string Id { get; set; }

Property Value

Type: String
See Also