PFWidget Properties |
The PFWidget type exposes the following members.
Name | Description | |
---|---|---|
CreationContentType |
Gets or sets the default content-type used for item creation.
| |
Height |
Gets or sets the height.
Default value: 100%. | |
HeighthResizable |
Gets or sets a value indicating whether the widget is vertically resizable.
| |
HtmlClass |
Gets the additional HTML classes.
| |
HtmlId |
Gets or sets the HTML identifier.
| |
Logger |
Gets the logger, used to log any useful warning, error or information in the database.
| |
Site |
Gets the contextual Packflow Site.
| |
SourceUrl |
Gets the source URL.
| |
TitleContent |
Gets or sets the html content of the title.
| |
Translations |
Gets the contextual translations provided by Packflow.
| |
Width |
Gets or sets the width.
Default value: 50%. | |
WidthResizable |
Gets or sets a value indicating whether the widget is horizontally resizable.
|