Inheritance Hierarchy
RainWorx.FrameWorx.Providers.Media.YouTubeYouTubeVideoReferenceEmbedLoader
Namespace: RainWorx.FrameWorx.Providers.Media.YouTube
Assembly: RainWorx.FrameWorx.Providers.Media.YouTube (in RainWorx.FrameWorx.Providers.Media.YouTube.dll) Version: 3.5
Syntax
C#
public class YouTubeVideoReferenceEmbedLoader : IMediaLoader
The YouTubeVideoReferenceEmbedLoader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | YouTubeVideoReferenceEmbedLoader | Initializes a new instance of the YouTubeVideoReferenceEmbedLoader class |
Properties
Name | Description | |
---|---|---|
![]() | DefaultProviderSettings | |
![]() | TypeName |
Methods
Name | Description | |
---|---|---|
![]() | Load | |
![]() | VerifyProviderSettings |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also