|
Ektron CMS400.NET API Documentation
|
Choose between Active or Recent. In Active mode, the server control displays the most active posts. In Recent mode, the server control displays the latest posts. The default is Active.
[Bindable(true)]
[Category("Ektron")]
[DefaultValue(eDisplayMode.Active)]
[Description("Choose between Active or Recent. In Active mode, the server control displays the most active posts. In Recent mode, the server control displays the latest posts.")]
public eDisplayMode DisplayMode;<Bindable(true)>
<Category("Ektron")>
<DefaultValue(eDisplayMode.Active)>
<Description("Choose between Active or Recent. In Active mode, the server control displays the most active posts. In Recent mode, the server control displays the latest posts.")>
Public Property DisplayMode() As eDisplayMode|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|