C# Class SitecoreExtension.TwentythreeVideo.Utilities

Afficher le fichier Open project: 1508/23-video-for-sitecore

Méthodes publiques

Méthode Description
EmbedCode ( string photoId, string photoToken, int width, int height ) : string

Creates an embed code. Defaults aspect ratio to 16:9

Method Details

EmbedCode() public static méthode

Creates an embed code. Defaults aspect ratio to 16:9
public static EmbedCode ( string photoId, string photoToken, int width, int height ) : string
photoId string
photoToken string
width int
height int
Résultat string