Namespace:
C1.Web.C1WebChartBase
Assembly:
C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Use of this property is not recommended because code serialization is not supported. http://go.microsoft.com/fwlink/?linkid=14202")]
public override bool ShouldCodeSerialize { get; set; } |
Visual Basic |
---|
<ObsoleteAttribute("Use of this property is not recommended because code serialization is not supported. http://go.microsoft.com/fwlink/?linkid=14202")> _
Public Overrides Property ShouldCodeSerialize As Boolean
Get
Set |
See Also