Subscriber portal
Gets or sets the current value to be displayed by the template.
public: property Object^ Value { Object^ get(); void set(Object^ value); }
The current value to be displayed by the template.
ViewDataInfo ClassSystem.Web.Mvc Namespace