MindFusion.UI for WebForms Programmer's Guide

MenuItem.SetDirty Method

See Also
 





Sets the state of the StateBag object.

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

 Syntax

C#  Copy Code

public void SetDirty ()

Visual Basic  Copy Code

Public Sub SetDirty ()

 Remarks

IItemStateManager.SetDirty implementation.

 See Also