mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

UploadedFileFolderInfo Class



Class is used by the ImageBrowser plug-in within the HTML editor to display server-side images to include


Namespace: SobekCM.Engine_Library.JSON_Client_Helpers
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[SerializableAttribute]
[DataContractAttribute]
public class UploadedFileFolderInfo

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.JSON_Client_Helpers..::..UploadedFileFolderInfo

Constructors

  NameDescription
Public methodUploadedFileFolderInfo
Constructor for a new instance of the UploadedFileFolderInfo class for the ImageBrowser plug-in within the HTML editor to display server-side images to include

Properties

  NameDescription
Public propertyfolder
Folder name under which this image should be included in the user interface
Public propertyimage
URL for the image to display for inclusion

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )