ContentResult::ContentEncoding Property
Gets or sets the content encoding.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property Encoding^ ContentEncoding { Encoding^ get(); void set(Encoding^ value); }
Show:
Gets or sets the content encoding.
public: property Encoding^ ContentEncoding { Encoding^ get(); void set(Encoding^ value); }