ContentStudio.Site Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This is the namespace that contains the classes that forms the base of any Content Studio web page generated.
Classes

  Class Description
Public class CodeBase
This abstract (MustInherit in Visual Basic) class acts as the base class of all Content Studio code classes.
Public class ContentStudioContext
Encapsulates Content Studio-specific information about an individual HTTP request.
Public class CS_default Obsolete.
This partial class adds pre-initialization functionality to SiteBase
Public class EditTemplate
This abstract (MustInherit in Visual Basic) class acts as the base class of a Content Studio edit template.
Public class FileUploader
This class is only intended for internal use by the UploadFile Content Studio component is not documented
Public class MasterPageBase
This abstract (MustInherit in Visual Basic) class acts as the base class of a Content Studio master page document.
Public class PresentationTemplate
This abstract (MustInherit in Visual Basic) class acts as the base class of a Content Studio presentation template.
Public class PropertyBrowser
Retrieves properties for ASP.NET servercontrols.
Public class SiteBase
This abstract (MustInherit in Visual Basic) class acts as the base class of all other Content Studio classes.
Public class SiteBaseWriteResponse
Class used for text writing for AS components
Public class UserControlBase
This abstract (MustInherit in Visual Basic) class acts as the base class of a Content Studio user control.
Public class UserControlBaseDesigner
Designer class for the UserControlBase class.
Public class WebHandlerBase
This abstract (MustInherit in Visual Basic) class acts as the base class of a Content Studio web API:s.
Interfaces

  Interface Description
Public interface IContentStudioRequest
When implemented represents a Content Studio request
Public interface IWebUITypeEditor
Provides a interface that can be used to design value web editors that can provide a web user interface (UI) for representing and editing the values of objects of the supported data types.
Enumerations

  Enumeration Description
Public enumeration SiteBaseCS_EditIconTypes
Enumeration for all types of edit icons that can be shown in the web view.