David Morris

Results 2 comments of David Morris

I just ran into this while trying to use something like customattribute=${$index} and discovered that in my simple case, I can use "this.value" rather than element.attributes.[attributename].value in my custom attribute....

Hi Oteuan, I am not Dwayne but one way to access your appsettings.json in asp.net would be to inject it into a controller and create a Web method to return...