I have tried the to set the height of my vertical slider using the HtmlAttibutes of the slider inside my .cshtml.
I also tried to modify the Areas/Razor/Views/Slider/FirstLook.cshtml in the example project to the following and it still doesn't adjust the size of the slider.
It seems this only modifies the invisible input associated with the slider...
Am I missing something???