Click or drag to resize

EntityViewBase<TEntity>.IEntityViewCore.Refresh Method

Refreshes this view by re-applying filter and sorter on the related collection

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax
void IEntityViewCore.Refresh()

Implements

IEntityViewCore.Refresh()
See Also