UXDivers / Gorilla-Player-Support

This is the public Gorilla Player support website
http://gorillaplayer.com
115 stars 17 forks source link

What about dynamic view generation? #269

Open viccotr opened 6 years ago

viccotr commented 6 years ago

Hi, can you help me? If I want you control like this: `...

... and in code behind use public IList LeftToolbarItems { get; set; } on page it will be like this:

` but Gorilla can't generate content by code from page. How can I fix this is this way?