|
Ektron CMS400.NET API Documentation
|
The ID of the blog to display when the blog is not associated with a specific user. To display a blog associated with a user, leave this property set to 0 (zero) and enter the user's ID in the DefaultUserID property.
[Bindable(true)]
[Category("Ektron")]
[DefaultValue(0)]
[Description("The ID of the blog to display when the blog is not associated with a specific user. To display a blog associated with a user, leave this property set to 0 (zero) and enter the user's ID in the DefaultUserID property.")]
[Editor(typeof(DefaultBlogIDUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
[Personalizable(), WebBrowsable()]
public int BlogID;<Bindable(true)>
<Category("Ektron")>
<DefaultValue(0)>
<Description("The ID of the blog to display when the blog is not associated with a specific user. To display a blog associated with a user, leave this property set to 0 (zero) and enter the user's ID in the DefaultUserID property.")>
<Editor(typeof(DefaultBlogIDUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>
<Personalizable(), WebBrowsable()>
Public Property BlogID() As Integer|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|