I know this seems pretty basic, and it should be, but I cant find out where I am going wrong. (I hve read other articles with similar titles on SO, and other resources on the we
Just define your action method like this
public string ThemePath()
and simply return the string itself.