| MediaHelperGetFlash Method  | 
            Returns HTML code of the Flash player.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string GetFlash(
	FlashParameters parameters
)
Parameters
- parameters
 - Type: CMS.HelpersFlashParameters
Collection with parameters of the Flash player 
Return Value
Type: 
String
See Also