C# Класс Upac.Core.Utilities.OEmbedUtil

Utility class for handling OEmbed
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetOEmbedHtml ( string url, string maxWidth, string maxHeight ) : string

Gets the O embed HTML.

Описание методов

GetOEmbedHtml() публичный статический Метод

Gets the O embed HTML.
public static GetOEmbedHtml ( string url, string maxWidth, string maxHeight ) : string
url string The OEmbed URL/Source.
maxWidth string Width of the max.
maxHeight string Height of the max.
Результат string