Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseLoadData Method
Raises event to load data

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

Parameters

args
Type: EventArgsType
Event arguments

Return Value

Type: Boolean
See Also