Click or drag to resize

EntityExtensionBaseOnAppending Method

Method called before the append of entity

Namespace:  EBP.Api.Entity
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
protected virtual void OnAppending(
	ICancelEntityEventArgs args
)

Parameters

args
Type: EBP.Api.Interfaces.EntityICancelEntityEventArgs
ICancelEntityEventArgs
See Also