Class PasteYouTubeModel
System.Object
  MarkdownMonster.Windows.PasteYouTubeModel
public class PasteYouTubeModel : object, INotifyPropertyChanged

Class Members

MemberDescription

Constructor

PropertyChanged

CreateHtml

Creates the Html to embed into the page

public string CreateHtml()

GetIdFromYouTubeUrl

public string GetIdFromYouTubeUrl(string url)

GetTitleFromId

public Task GetTitleFromId(string id)

AppModel

IsValidUrlOrId

IsVideoIdSet

VideoHeight

VideoId

VideoTitle

VideoWidth

Requirements

Namespace: MarkdownMonster.Windows
Assembly: markdownmonster.exe

© West Wind Technologies, 2016-2023 • Updated: 05/18/22
Comment or report problem with topic