Embed Provider for SlideShare for professional online content including presentations, infographics, documents, and videos.
InheritanceSystem.Object
Namespace: Umbraco.Cms.Core.Media.EmbedProviders Assembly: Umbraco.Core.dllpublic class Slideshare : OEmbedProviderBase, IEmbedProvider
Constructors View Source Declaration
public Slideshare(IJsonSerializer jsonSerializer)
Parameters Properties View Source Declaration
public override string ApiEndpoint { get; }
Property Value Type Description System.String View Source Declaration
public override Dictionary<string, string> RequestParams { get; }
Property Value Type Description Umbraco.Cms.Core.Dictionary<System.String, System.String> View Source Declaration
public override string[] UrlSchemeRegex { get; }
Property Value Type Description System.String[] Methods View Source Declaration
public override async Task<string> GeOEmbedDataAsync(string url, int? maxWidth, int? maxHeight, CancellationToken cancellationToken)
Parameters Type Name Description System.String url System.Nullable<System.Int32> maxWidth System.Nullable<System.Int32> maxHeight CancellationToken cancellationToken Returns Type Description Task<System.String> View Source Declaration
public override string GetMarkup(string url, int maxWidth = 0, int maxHeight = 0)
Parameters Type Name Description System.String url System.Int32 maxWidth System.Int32 maxHeight Returns Type Description System.String View Source Declaration
public override async Task<string> GetMarkupAsync(string url, int? maxWidth, int? maxHeight, CancellationToken cancellationToken)
Parameters Type Name Description System.String url System.Nullable<System.Int32> maxWidth System.Nullable<System.Int32> maxHeight CancellationToken cancellationToken Returns Type Description Task<System.String>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4