SimpleObjectHandlerStartEvent Method (BaseInfo, String) |
Initiates the event handling
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public ObjectEventArgs StartEvent(
BaseInfo obj,
ref string content
)
Parameters
- obj
- Type: CMS.DataEngineBaseInfo
Object - content
- Type: SystemString
Content that is processed by the handler
Return Value
Type:
ObjectEventArgsSee Also