Click or drag to resize
GetMediaDataHandlerStartEvent Method (String, String)
Initiates the event handling

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public GetMediaDataHandler StartEvent(
	string url,
	string siteName
)

Parameters

url
Type: SystemString
URL of media object
siteName
Type: SystemString
Site name

Return Value

Type: GetMediaDataHandler
See Also