Click or drag to resize

OptionalFieldWidgetRequiresPageElement Property

Gets whether or not this widget requires a PageElementInfo. Items requiring a page element operate on a particular page element rather than on the page as a whole.

Namespace:  NetQuarry
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override bool RequiresPageElement { get; }

Property Value

Type: Boolean
See Also