CMSDialogHelperGetMediaData Method |
Returns Media data according to given URL.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static MediaSource GetMediaData(
string url,
string siteName
)
Parameters
- url
- Type: SystemString
URL of media object - siteName
- Type: SystemString
Site name
Return Value
Type:
MediaSourceSee Also