Intersoft ClientUI Documentation
ViewCreationState Enumeration



Defines the value for the view state in the region.
Syntax
Public Enum ViewCreationState 
   Inherits System.Enum
Dim instance As ViewCreationState
public enum ViewCreationState : System.Enum 
public enum class ViewCreationState : public System.Enum 
Members
MemberDescription
Discovered The view is a result of the instantiation during view discovery performed by the region manager service.
Injected The view is a result of the view injection performed automatically by the region manager service, or manually by developers.
Original The view is in original (unmodified) state.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.Framework.ViewCreationState

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.Framework Namespace

Send Feedback