MagnificPopupYouTubeLinkBuilderGetLink Method |
Returns link that can be used on provided page to show YouTube video in Magnific Popup lightbox.
Namespace: CMS.OnlineMarketing.Web.UIAssembly: CMS.OnlineMarketing.Web.UI (in CMS.OnlineMarketing.Web.UI.dll) Version: 12.0.0
Syntax public string GetLink(
string videoID,
string linkID,
string content
)
Parameters
- videoID
- Type: SystemString
YouTube video ID - linkID
- Type: SystemString
Unique client ID that element will have - content
- Type: SystemString
Content that will be in the link
Return Value
Type:
StringExceptions See Also