FolderBase Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This is the base class for Content Studio folder objects
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.DocumentDocumentSystemBase
        ContentStudio.DocumentFolderBase
          More...

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public abstract class FolderBase : DocumentSystemBase

The FolderBase type exposes the following members.

Constructors

  NameDescription
Protected methodFolderBase
Initializes a new instance of the FolderBase class
Top
Methods

  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Protected methodStatic memberCSFileFolderTypesToString
Converts a CSFileFolderTypes to the short string representation used by the Content Studio database
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Public methodStatic memberIsProtectedCategoryID(Int32)
Determines whether a category id is protected or not.
Public methodStatic memberIsProtectedCategoryID(Int32, Boolean)
Determines whether a category id is protected or not.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Protected methodStatic memberStringToCSFileFolderTypes
Converts the internal short string representation of a container used by the Content Studio database to a CSFileFolderTypes type.
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberApp_Browser_CategoryId
Defines the id of the System/App_Browser category.
Public fieldStatic memberApp_Code_CategoryId
Defines the id of the System/App_Code category.
Public fieldStatic memberApp_Data_CategoryId
Defines the id of the System/App_Data category.
Public fieldStatic memberApp_GlobalResources_CategoryId
Defines the id of the System/App_GlobalResources category.
Public fieldStatic memberApp_Themes_CategoryId
Defines the id of the System/App_Themes category.
Public fieldStatic memberApp_WebReferences_CategoryId
Defines the id of the System/App_WebReferences category.
Public fieldStatic memberASSEMBLY_CATEGORY_ID
Defines the Id of the assembly category
Public fieldStatic memberCSCode_CategoryId
Defines the id of the System/App_Code/CSCode category.
Public fieldStatic memberVBCode_CategoryId
Defines the id of the System/App_Code/VBCode category.
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.DocumentDocumentSystemBase
        ContentStudio.DocumentFolderBase
          ContentStudio.DocumentCategoryManager
          ContentStudio.DocumentCategoryReader
          ContentStudio.DocumentFolderReader
          ContentStudio.DocumentFolderSyncronizer
          ContentStudio.DocumentUnitManager
          ContentStudio.DocumentUnitReader