Click or drag to resize

PFWidget Properties

The PFWidget type exposes the following members.

Properties
  NameDescription
Public propertyCreationContentType
Gets or sets the default content-type used for item creation.
Public propertyHeight
Gets or sets the height.

Default value: 100%.

Public propertyHeighthResizable
Gets or sets a value indicating whether the widget is vertically resizable.
Public propertyHtmlClass
Gets the additional HTML classes.
Public propertyHtmlId
Gets or sets the HTML identifier.
Protected propertyLogger
Gets the logger, used to log any useful warning, error or information in the database.
Public propertySite
Gets the contextual Packflow Site.
Public propertySourceUrl
Gets the source URL.
Public propertyTitleContent
Gets or sets the html content of the title.
Public propertyTranslations
Gets the contextual translations provided by Packflow.
Public propertyWidth
Gets or sets the width.

Default value: 50%.

Public propertyWidthResizable
Gets or sets a value indicating whether the widget is horizontally resizable.
Top
See Also