|
Ektron CMS400.NET API Documentation
|
Gets or Sets the QueryString parameter to read a Blog ID dynamically. Set to "" if you wish to always display the default blog.
[Bindable(true)]
[Category("Ektron")]
[Description("Gets or sets the QueryString parameter to read a Blog ID dynamically. Set to \"\" if you wish to always display the default blog.")]
[TypeConverter(typeof(DynamicBlogIDTypeConverter))]
[DefaultValue("blogid")]
public string DynamicParameter;<Bindable(true)>
<Category("Ektron")>
<Description("Gets or sets the QueryString parameter to read a Blog ID dynamically. Set to \"\" if you wish to always display the default blog.")>
<TypeConverter(typeof(DynamicBlogIDTypeConverter))>
<DefaultValue("blogid")>
Public Property DynamicParameter() As string|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|