C# 클래스 SitecoreExtension.TwentythreeVideo.Utilities

파일 보기 프로젝트 열기: 1508/23-video-for-sitecore

공개 메소드들

메소드 설명
EmbedCode ( string photoId, string photoToken, int width, int height ) : string

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

메소드 상세

EmbedCode() 공개 정적인 메소드

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
리턴 string