Upload

The method Upload is used to upload a file to an KCM ComposerUI session in KCM Core.

  • Signature

    string Upload (string filename);

  • Parameters

    The parameter filename specifies the local file that is to be uploaded.

  • Return value

    The method Upload returns an identifier for the file of the form "file:<id>", where <id> is the ID of a file that is stored in the session data store on KCM Core.