MediaLibraryInfoProviderGetMediaLibraryInfo Method (Int32) |
Returns the MediaLibraryInfo structure for the specified media library.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 12.0.0
Syntax public static MediaLibraryInfo GetMediaLibraryInfo(
int mediaLibraryId
)
Parameters
- mediaLibraryId
- Type: SystemInt32
MediaLibrary id
Return Value
Type:
MediaLibraryInfoSee Also