Click or drag to resize

ValueTypeProvider Methods

The ValueTypeProvider type exposes the following members.

Methods
 NameDescription
Public methodClearCache Clears any cache that may have been populated if the settings used to initialize this sub-entity provider specified that caching should be used.
Public methodGetAllTObsolete.
Retrieves ever single sub-entity of type T defined in NetFORUM, narrowed by any configured filters
Public methodGetByIdTObsolete.
Retrieves a single sub-entity of type T, returning null if the id is null.
Top
See Also