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

The date of the last blog posts you want to appear. For example, if you want to display blog posts for January 1, 2007 and before, you enter 1/1/2007.

C#
[Bindable(true)]
[Category("Ektron")]
[Description("The Date from which to get posts.")]
public DateTime DateToStart;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<Description("The Date from which to get posts.")>
Public Property DateToStart() As DateTime
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!