Click or drag to resize
UploaderHelperMediaLibraryArgsStruct Structure
Structure for media library arguments.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public struct MediaLibraryArgsStruct

The UploaderHelperMediaLibraryArgsStruct type exposes the following members.

Fields
  NameDescription
Public fieldFolderPath
Path of the target folder.
Public fieldIsMediaThumbnail
Indicates whether a thumbnail is uploaded.
Public fieldLibraryID
ID of the media library.
Public fieldMediaFileID
ID of the media file.
Public fieldMediaFileName
File name of the media file.
Top
See Also