Click or drag to resize

RepositoryReadOnlyTFind Method

Overload List
 NameDescription
Public methodFind(ExpressionFuncT, Boolean, GetAllOptions) Retrieves a list of all entities matching a given set of search criteria
Public methodFind(ExpressionFuncT, Boolean, ExpressionFuncT, IEnumerableNetForumEntity) Retrieves a list of all entities matching a given set of search criteria
Public methodFindTCustomEntity(ExpressionFuncTCustomEntity, Boolean, GetAllOptions) Retrieves a list of all entities matching a given set of search criteria
Public methodFindTCustomEntity(ExpressionFuncTCustomEntity, Boolean, ExpressionFuncTCustomEntity, IEnumerableNetForumEntity) Retrieves a list of all entities matching a given set of search criteria
Top
See Also