Skip to content

AllowAccess - cWebWidget

Can be used to allow or block access to this widget

Type: Event
Return Data Type: Boolean

Syntax

Function AllowAccess Returns Boolean

Description

Similar to a cWebView's AllowAccess, this function can be used to allow or block access to this widget.

When blocking access, the widget can not be added to a container, will not be shown in the cWebWidgetPalette and any calls sent to this Widget (by whatever means) will not be executed.