Click or drag to resize
YouTubeVideoParametersLoop Property

Note: This API is now obsolete.

Indicates if video is played in a loop.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("This parameter is no longer supported and its value will be ignored.")]
public bool Loop { get; set; }

Property Value

Type: Boolean
See Also