| MediaLibraryInfoProviderSetMediaLibraryInfo Method | 
Note: This API is now obsolete.
Namespace: CMS.MediaLibrary
 Syntax
Syntax[ObsoleteAttribute("Use IMediaLibraryInfoProvider.Set(MediaLibraryInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - MediaLibraryInfo.Provider.")] public static void SetMediaLibraryInfo( MediaLibraryInfo mediaLibrary )
 See Also
See Also