PFWidgetData Properties |
The PFWidgetData type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildrenLayout |
Optional. Gets or sets the settings that are shared with the parent of this widget.
Theses settings are typically used for layout purposes.
| |
| GlobalName |
The widget global name.
| |
| Id |
Gets or sets the unique id of this widget instance.
| |
| ParentId |
Optional. Gets or sets the id of this widget's parent. This property is null when this widget is a
root widget.
| |
| Settings |
Optional. Gets or sets the settings of this widget.
|