This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides the base implementation for a stateful context.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public abstract class StateContext : 
Visual Basic (Declaration)Copy imageCopy Code
Public MustInherit Class StateContext _
	Implements 

Inheritance Hierarchy

System..::..Object
  Smartsite.Base..::..StateContext
    Smartsite.Web.AspNet..::..HttpStateContext

See Also

StateContext Members
Smartsite.Base Namespace
Advanced