Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseSaveData Method
Raises event to get data to save

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected bool RaiseSaveData(
	EventArgsType args
)

Parameters

args
Type: EventArgsType
Event arguments

Return Value

Type: Boolean
See Also