Version

IStatefulDictionary Interface Members

The following tables list the members exposed by IStatefulDictionary.

Public Properties
 NameDescription
 PropertyIsTrackingIndicates the stateful dictionary is tracking changes to it's associated Toolbar item's properties.  
Public Methods
 NameDescription
 MethodFlushClears any record of assignments to properties made before the call to Flush.  
 MethodGetStateBagGets the viewstate bag belonging to the associated Toolbar item when it tracks state.  
 MethodSetItemDirtySets an entry of the dictionary to dirty status.  
 MethodTrackTurns on tracking of changes to the property values of the associated Toolbar item.  
See Also