|
Ektron CMS400.NET API Documentation
|
Allows a developer to specify control's tag. Default is assumed "<div>".
[Browsable(true)]
[Category("Ektron")]
[DefaultValue("div")]
[TypeConverter(typeof(WrapTagTypeConverter))]
[Description("Allows a developer to specify control's tag. Default is assumed '<div>'.")]
public new string WrapTag;<Browsable(true)>
<Category("Ektron")>
<DefaultValue("div")>
<TypeConverter(typeof(WrapTagTypeConverter))>
<Description("Allows a developer to specify control's tag. Default is assumed '<div>'.")>
Public new Property WrapTag() As string|
Copyright (c) 2008. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|