UIVoteOptions is defined in the Telligent.Evolution.Extensibility.Ideation.Api namespace of Telligent.Evolution.Ideation.dll
UIVoteOptions
Telligent.Evolution.Extensibility.Ideation.Api
class UIVoteOptions { string DownImageUrl { get; set; } bool LoginWithReturnUrl { get; set; } bool ReadOnly { get; set; } string UpImageUrl { get; set; } }
string
bool