You are here: Welcome
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Welcome

Welcome to Ektron CMS400.NET API Online Help. This documentation helps you understand the Server Control API, Plug-in Extension API, .NET Assemblies, Web Services API and the Data Classes associated with Ektron CMS400.NET. Understanding these APIs allows you to enhance and extend your Ektron CMS400.NET site. 

 

  • The Server Control API section explains the methods and properties available in code behind for Ektron's CMS400.NET Server Controls. Use these methods and properties when you want to customize the use of a server control beyond the drag and drop functionality provided.
  • The Plug-in Extension API documentation details the methods and properties that are available when creating a custom plug-in. Plug-in Extensions expose event hooks in Ektron CMS400.NET. As a developer, you can utilize these event hooks in Visual Studio C# or VB.NET to create customized events for your site.
  • The .NET Assemblies are used to access functionality typically provided in the Workarea. For example, adding content, deleting a user or retrieving information about a specific folder. By using the .NET Assemblies you can create custom functionality while keeping within the Ektron Inc. Business Rules.
  • The Web Services API exposes many of the same methods as the .NET Assemblies for use with SOAP over HTTP.
  • The Providers API section describes the methods and properties needed to create custom payment gateways, inventory and shipping providers in code behind for use with CMS400.NET.
  • The Data Classes section describes the properties that allow you to get or set information for each item in Ektron CMS400.NET. For example, the ContentData data class allows you to get or set information about content, such as the date created, content type and the folder that contains the content.

 

Note: Although the following api lists ByVal in several locations, Microsoft .net defaults to ByRef when one is not specified. This Microsoft Article explains further: 

http://msdn.microsoft.com/en-us/library/ee478101(VS.85).aspx

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!