|
Ektron CMS400.NET API Documentation
|
Set the maximum number of posts to display. The default is -3.
[Bindable(true)]
[Category("Ektron")]
[DefaultValue(-3)]
[Description("The maximum number of posts to show. If set to zero, there is no limit. If -1, all posts for the day are shown. If -2, all post for the month are shown. If set to -3, the control uses the # of Post Visible setting in the Workarea.")]
public int MaxResults;<Bindable(true)>
<Category("Ektron")>
<DefaultValue(-3)>
<Description("The maximum number of posts to show. If set to zero, there is no limit. If -1, all posts for the day are shown. If -2, all post for the month are shown. If set to -3, the control uses the # of Post Visible setting in the Workarea.")>
Public Property MaxResults() As Integer|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|