Click or drag to resize

ControlResourcesBlockResources Method

Prevents all the instances of the given control from loading resources.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static void BlockResources(
	Type controlType
)

Parameters

controlType
Type: SystemType
Control type.
Remarks