You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Content Class > Content Methods > GetContent Method > GetContent
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Content.GetContent Method (Ektron.Cms.Common.ContentRequest, System.Web.UI.Page)

Returns list of contents using content request object. Only returns content of type CMSContentType.Content and CMSContentType.Assets.

C#
public Ektron.Cms.Common.ContentResult GetContent(Ektron.Cms.Common.ContentRequest req, Optional ByVal System.Web.UI.Page page);
Visual Basic
Public Function GetContent(ByVal req As Ektron.Cms.Common.ContentRequest, Optional ByVal page As System.Web.UI.Page = Nothing) As Ektron.Cms.Common.ContentResult
Parameters 
Description 
req 
ContentRequest 
page 
Page reference 

ContentResult

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!