AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageModuleEngine..::..GetPublishedObjectsBykeyLight Method

Overload List


  Name Description
Public method GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Boolean, List<(Of <<'(String>)>>), Boolean)
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a boolean key value.
Public method GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, DateTime, List<(Of <<'(String>)>>), Boolean)
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a DateTime key value.
Public method GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Decimal, List<(Of <<'(String>)>>), Boolean)
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a decimal key value.
Public method GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Guid, List<(Of <<'(String>)>>), Boolean)
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a Guid key value.
Public method GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Int32, List<(Of <<'(String>)>>), Boolean)
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by an integer key value.
Public method GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, String, List<(Of <<'(String>)>>), Boolean)
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a string key value.