Version

EnableHtml5Rendering Property

Gets or sets whether the rating is rendered with HTML 5 elements. If IE 8 or below is used, this will be ignored if true. This property is a preview as Html 5 is not fully supported in all browsers.
Syntax
'Declaration
 
Public Property EnableHtml5Rendering As Boolean
public bool EnableHtml5Rendering {get; set;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also