Click or drag to resize

IResourceLoader Interface

Defines the method control must implement in order to embed an additional resource into the page.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public interface IResourceLoader

The IResourceLoader type exposes the following members.

Methods
  NameDescription
Public methodLoadResources
Loads all control resources for current page.
Top
Remarks