Click or drag to resize

PFWidgetFactoryGetWidget Method

Overload List
  NameDescription
Public methodStatic memberGetWidget(PFSite, PFWidgetData)
Resolves the PFWidgetBase derived class matching the given global name and returns a new instance from the given PFWidgetData.
Public methodStatic memberGetWidget(PFSite, String, String, JObject)
Resolves the PFWidgetBase derived class matching the given global name and returns a new instance from the given the settings.
Top
See Also