IUserAgentContentType Property
|
Gets and sets the type of content this user agent should present.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ContentType { get; set; }
Property ContentType As String
Get
Set
property String^ ContentType {
String^ get ();
void set (String^ value);
}
abstract ContentType : string with get, set
Property Value
Type:
StringSee Also