|
Ektron CMS400.NET API Documentation
|
Checks the QueryString for this value and shows the post when specified. Leave blank to always display the blog.
[Bindable(true)]
[Category("Ektron")]
[DefaultValue("id")]
[TypeConverter(typeof(DynamicContentIDTypeConverter))]
[Description("Checks the QueryString for this value and replaces the blog with that post when specified.")]
public string PostParameter;<Bindable(true)>
<Category("Ektron")>
<DefaultValue("id")>
<TypeConverter(typeof(DynamicContentIDTypeConverter))>
<Description("Checks the QueryString for this value and replaces the blog with that post when specified.")>
Public Property PostParameter() As string|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|