MindFusion.Scheduling for ASP.NET Programmer's Guide
Style.ShouldSerialize Method
See Also
 





Gets a value that indicates whether this Style object has changed from its default state.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual bool ShouldSerialize ()

Visual Basic  Copy Code

Public Overridable Function ShouldSerialize () As Boolean

 Return Value

Type: Boolean
true if the Style has changed; otherwise false.

 See Also

Style Members
Style Class
MindFusion.Scheduling Namespace