MindFusion.UI for WebForms Programmer's Guide

IItemStateManager.SetDirty Method

See Also
 





Indicates that the IItemStateManager should serialize itself completely.

Namespace: MindFusion.UI.Web
Assembly: MindFusion.UI.Web

 Syntax

C#  Copy Code

void SetDirty ()

Visual Basic  Copy Code

Sub SetDirty ()

 See Also