Intersoft ClientUI Documentation
StorageScope Enumeration



Specifies the scope of the isolated storage used in ClientUI application framework.
Syntax
Public Enum StorageScope 
   Inherits System.Enum
Dim instance As StorageScope
public enum StorageScope : System.Enum 
public enum class StorageScope : public System.Enum 
Members
MemberDescription
ApplicationIndicates that the application-scope should be used for the storage.
SiteIndicates the site-scope should be used for the storage.s
Inheritance Hierarchy

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

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