Show navigation | Frontpage | Contact us | Sitemap

Composite.Pub API Documentation

The Composite .Net API is a set of classes that provides the following functionality:

  • Page Request information - Composite.Cms.Pub.RequestInfo
    Get information about the page being requested (the page your asp.net user control is hosted on) like the page id, LCID (the language of the page), and page status (public / preview).
    This API was introduced in Composite 3.2.
  • Configuration information - Composite.Cms.Pub.ConfigurationReader
    Access the configuration for the current site, like database connection information and cache settings.
    This API was introduced in Composite 3.1.
  • Render a Composite page -  Composite.Cms.Pub.PageRender
    Call Composite from a custom ASPX page and get a rendered page.
    This API was introduced in Composite 3.1. 

Download the Composite.Cms.Pub API documentation

Once extracted, you can view the documentation by invoking the file Doc\Composite.Cms.Pub.chm. 

The ZIP archive also includes assemblies that you can use for reference purposes in your Visual Studio project. The assemblies are intended for reference purposes only, and should not be copied to your projects bin folder (set "Copy local" to false).

ASPX Samples

My modules


© 2008 Composite A/S, Danmark
Tlf: +45 39 15 76 00 | info@composite.net
Composite A/S er Microsoft Certified Partner
Composite CMS overholder standarden for valid CSS
Composite CMS overholder standarden for valid XHTML 1.0
Printet fra http://www.composite.net/composite-1556.htm
Findes på denne sti: Composite Developer | 3.x technologies | ASP.NET | Composite .Net API