Click or drag to resize

GenericResource Class

Represents a generic resource.
Inheritance Hierarchy
SystemObject
  Dynamicweb.ControlsGenericResource

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class GenericResource

The GenericResource type exposes the following members.

Constructors
  NameDescription
Public methodGenericResource
Initializes a new instance of an object.
Public methodGenericResource(String)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyUrl
Gets or sets the URL of the resource.
Top
Methods
  NameDescription
Public methodEmbed
Performs custom resource embedding.
Top
Remarks