Suoranta.EnterpriseLib.Web - Developer API

BaseController<(Of <(<'TDbContext>)>)>..::..TrySaveChanges Method

Namespace:  Suoranta.EnterpriseLib.Web.MVC
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


protected virtual ActionResult TrySaveChanges(
	Func<Object> successResult
)

Parameters

successResult
Type: Func<(Of <(<'Object>)>)>