|
Ektron CMS400.NET API Documentation
|
The ID of the blog in CMS400.NET. Can be selected via the CMS Explorer in design time.
[Bindable(true)]
[Category("Ektron")]
[DefaultValue(0)]
[Description("The ID of the blog for which to display an archive.")]
[Editor(typeof(DefaultBlogIDUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
public int BlogID;<Bindable(true)>
<Category("Ektron")>
<DefaultValue(0)>
<Description("The ID of the blog for which to display an archive.")>
<Editor(typeof(DefaultBlogIDUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>
Public Property BlogID() As Integer|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|