Click or drag to resize

PFWidgetAttribute Properties

The PFWidgetAttribute type exposes the following members.

Properties
  NameDescription
Public propertyGlobalName
The widget global name. This is a unique string identifier that allow the correlation between the javascript widget react component, the C# widget class and persisted widgets in the database.
Public propertyIsRestrictedToDevelopers
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also