CMessage.ContentType Property | |
A string representing the content type for that section.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ContentType AS USUAL GET SET
public virtual Usual ContentType { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the content type for that section.
See Also