Bluestep JS Documentation
    Preparing search index...

    Interface NewContentSettings

    TODO

    TODO
    
    interface NewContentSettings {
        contentType?: String;
        encoding?: String;
        filename?: String;
        folder?: Folder;
    }
    Index

    Properties

    contentType?: String

    TODO

    [[NewContent.contentType]]

    encoding?: String

    TODO

    [[NewContent.encoding]]

    filename?: String

    TODO

    [[NewContent.filename]]

    folder?: Folder

    Refer to [[NewContent.folder]]

    [[NewContent.folder]]