Click or drag to resize
MediaHelperGetAudioVideo Method
Returns HTML code of the audio/video player

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetAudioVideo(
	AudioVideoParameters parameters
)

Parameters

parameters
Type: CMS.HelpersAudioVideoParameters
Collection with parameters of the audio/video player

Return Value

Type: String
See Also