PFWidgetFactoryGetWidget Method |
Name | Description | |
---|---|---|
GetWidget(PFSite, PFWidgetData) |
Resolves the PFWidgetBase derived class matching the given global name and returns
a new instance from the given PFWidgetData.
| |
GetWidget(PFSite, String, String, JObject) |
Resolves the PFWidgetBase derived class matching the given global name and returns
a new instance from the given the settings.
|