Creates a new media object on the server side for later use in the blog.
Namespace: CMS.MetaWeblogProviderAssembly: CMS.MetaWeblogProvider (in CMS.MetaWeblogProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- blogid
- Type: System String
ID of the blog
- username
- Type: System String
Name of the user performing action
- password
- Type: System String
Password to access user's account
- mediaObject
- Type: CMS.MetaWeblogProvider MetaWeblogAPIObjects MediaObject
Media object info
Return Value
Type: MetaWeblogAPIObjects MediaObjectInfoSee Also