Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kamal Hamzat 17 posts 137 karma points
    Feb 16, 2022 @ 12:46
    Kamal Hamzat
    0

    Our.Umbraco.Tables : ModelBuilder error in the generated class

    I am running umbraco 8.17.2 and installed Our.Umbraco.Tables 1.1.1.

    After creating a document type I am getting this error in the Umbraco.ModelsBuilder generated class :

    The type of namespace name 'Our' cannot be found are you missing a directive or assembly reference.

    ///

    Static getter for Table

    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Umbraco.ModelsBuilder", "8.1.6")]
            public static Our.Umbraco.Tables.Models.TableData GetTable(ITableComposition that) => that.Value<Our.Umbraco.Tables.Models.TableData>("table");
    
Please Sign in or register to post replies

Write your reply to:

Draft