|
Ektron CMS400.NET API Documentation
|
The ID of a default blog post that appears where you inserted this server control if no other content block is identified, or is not available.
[Bindable(true)]
[Category("Ektron")]
[Editor(typeof(BlogPostUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
[DefaultValue(0)]
[Description("The ID of a default blog post that appears where you inserted this server control if no other content block is identified, or is not available.")]
public new int DefaultContentID;<Bindable(true)>
<Category("Ektron")>
<Editor(typeof(BlogPostUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>
<DefaultValue(0)>
<Description("The ID of a default blog post that appears where you inserted this server control if no other content block is identified, or is not available.")>
Public new Property DefaultContentID() As Integer|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|