3.7 Pass Parameters weird display

Created at 09 Dec 2019, 14:33
SH

Shares4UsDevelopment

Joined 14.10.2018

3.7 Pass Parameters weird display
09 Dec 2019, 14:33


   [Parameter("Source")]
        public DataSeries SourceSeries { get; set; }
 

Gives in the PassParams the following display:


@Shares4UsDevelopment