CSApplicationResourceType Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

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

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

public enum ResourceType
Members

  Member nameValueDescription
CSServerAssembly0Reads the CS Server core assembly file, CSServer5.dll.
SiteInterfacesAssembly1Reads the CS interfaces core assembly file, CS5Interfaces.
SiteControlsAssembly2Reads the CS Site controls core assembly file, ContentStudio.Site.Controls.dll.
CSSiteLibAssembly3Reads the CS site core assembly file, CS_SiteLib.dll.
VisualBasicCodeTemplate4Reads the template file used to build the default content of a Content Studio code behind file written in the Visual Basic programming language.
CSharpCodeTemplate5Reads the template file used to build the default content of a Content Studio code behind file written in the C# programming language.
WorkflowEngineAssembly6Reads the Workflow engine assembly.
ImageProcessorAssembly7Reads the image processor assembly.
DotNetDocumentWithMetaDataTemplate8 The dot net document with meta data template
See Also

Reference