Is it possible to add object in ViewState in .NET?
Not Possible
Always Possible
Only If object have Serializable feature or have TypeConverter option
Only if object is an String