Intersoft.Client.Framework Namespace : ViewCreationState Enumeration |
Public Enum ViewCreationState Inherits System.Enum
Dim instance As ViewCreationState
public enum ViewCreationState : System.Enum
public enum class ViewCreationState : public System.Enum
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.Framework.ViewCreationState
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