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