CustomControlState TNode  Class TIBCO Spotfire 6.0 API Reference
Base class for implementing state for custom web controls.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Extension CustomControlState
    Spotfire.Dxp.Application.Extension CustomControlState TNode 
      Spotfire.Dxp.Application.Extension VisualControlState TVisual, TValue 

Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public class CustomControlState<TNode> : CustomControlState, 
	IDisposable 
where TNode : DocumentNode
Type Parameters

TNode
See Also