Click or drag to resize
MediaHelperGetFlashInternal Method
Returns HTML code of the Flash player.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetFlashInternal(
	FlashParameters parameters
)

Parameters

parameters
Type: CMS.HelpersFlashParameters
Collection with parameters of the Flash player

Return Value

Type: String
See Also