Click or drag to resize

BaseActionDataEvent Delegate

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
protected delegate void DataEvent(
	BaseActionDataEventArgs e
)

Parameters

e
Type: Dynamicweb.News.FrontendBaseActionDataEventArgs
See Also