| CMSDialogHelperGetMediaData Method | 
            Returns Media data according to given URL.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static MediaSource GetMediaData(
	string url,
	string siteName
)
Parameters
- url
- Type: SystemString
 URL of media object
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
MediaSource See Also
See Also