OptionalPaneWidgetRequiresPageElement 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; }
Protected Overrides ReadOnly Property RequiresPageElement As Boolean
Get
Property Value
Type:
BooleanSee Also