Click or drag to resize

AjaxControlManagerAddResourceIgnores Method

Adds ignore conditions according to the current list of ignored resources.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void AddResourceIgnores(
	ControlResources resources
)

Parameters

resources
Type: Dynamicweb.ControlsControlResources
Control to append conditions to.
Remarks