You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > ListSummary Class > ListSummary Properties > ContentType
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ListSummary.ContentType Property

Determines the type for content to return. For example, Forms. Choices are:

  • AllTypes - displays all of the content types for the given folder.
  • Content - displays a list of content blocks.
  • Forms - forms appear in the list summary.
  • Archive_Content - archived content blocks appear in the list summary.
  • Archive_Forms - archived forms appear in the list summary.
  • Assets - assets, such as offices documents, appear in the list summary.
  • Archive_Assets - archived assets appear in the list summary.
  • LibraryItem - library items appear in the list summary.
  • Multimedia - multimedia items appear in the list summary.
  • Archive_Media - archived multimedia items appear in the list summary.
  • NonLibraryContent - all types of content appear in the list summary except for library items.
  • ImageContent - images appear in the list summary.
  • DiscussionTopic - forum topics appear in the list summary.

C#
[Bindable(true)]
[Category("Ektron")]
[Description("Detemines the type for content to return. For example, forms.")]
[Personalizable(), WebBrowsable()]
public Ektron.Cms.Controls.CmsWebService.CMSContentType ContentType;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<Description("Detemines the type for content to return. For example, forms.")>
<Personalizable(), WebBrowsable()>
Public Property ContentType() As Ektron.Cms.Controls.CmsWebService.CMSContentType
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!