MediaHelperGetAudioVideo Method |
Returns HTML code of the audio/video player
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetAudioVideo(
AudioVideoParameters parameters
)
Parameters
- parameters
- Type: CMS.HelpersAudioVideoParameters
Collection with parameters of the audio/video player
Return Value
Type:
StringSee Also