Click or drag to resize

Resource Methods

The Resource type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodStatic memberDetermineInteractionType
Determines visitor interaction type by the given resource group.
Public methodFill
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).)
Protected methodFillRow
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).)
Public methodStatic memberGetResourceByID
Returns resource with the given row ID.
Public methodStatic memberGetResourcesBySessionID
Returns a list of web-site resources for the given session.
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
See Also