MarkdownMonster.Windows.PasteYouTubeModel
public class PasteYouTubeModel : object, INotifyPropertyChanged
Class Members
Member | Description | |
---|---|---|
Constructor |
||
PropertyChanged |
||
CreateHtml |
Creates the Html to embed into the page public string CreateHtml() |
|
GetIdFromYouTubeUrl |
public string GetIdFromYouTubeUrl(string url) |
|
GetTitleFromId |
public Task |
|
AppModel |
||
IsValidUrlOrId |
||
IsVideoIdSet |
||
VideoHeight |
||
VideoId |
||
VideoTitle |
||
VideoWidth |
Requirements
Namespace: MarkdownMonster.WindowsAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 05/18/22
Comment or report problem with topic