| ContainerId |
String |
The ID of the tag wrapping this control
|
| ControlIdsToHideWhenNotVisible |
String |
Gets or sets the control ids to hide when not visible.
|
| CssClass |
String |
CSS class of the tag wrapping this control
|
| DataSource |
Object |
Gets or sets the data source of the object to render.
|
| Encoding |
ContentEncoding Enumeration |
Gets or sets a value indicating the type of additional encoding to apply to the content.
| Option |
Type |
Description |
| None |
Enumeration Value |
No additional encoding is performed
|
| HTML |
Enumeration Value |
Content is encoded for rendering as HTML
|
| JavaScript |
Enumeration Value |
Content is encoded for rendering within a JavaScript script
|
| URL |
Enumeration Value |
Content is encoded for inclusion in a URL
|
|
| EnsureVisibleHtml |
Boolean |
When true, ensures that the value of the specified Property or ExtendedAttribute contains visible HTML before rendering the value. When false, the value must just be set to a non-blank value.
|
| ExtendedAttribute |
String |
The extended attribute of this object to display.
|
| FormatString |
String |
The format string used to format the Property or Extended Attribute value to a string
|
| ID |
String |
Gets or sets the programmatic ID of the control. This ID can be used as a reference by other controls.
|
| IgnoreLinkPermissions |
Boolean |
Gets or sets a value indicating whether permission checks on the selected link should be bypassed (default: false).
|
| IncludeTimeInDate |
Boolean |
Gets or sets a value indicating whether time should be included when rendering dates.
|
| LinkCssClass |
String |
Gets or sets the link CSS class.
|
| LinkQueryStringModification |
String |
Gets or sets the link query string modification.
|
| LinkRel |
String |
Gets or sets the link rel attribute value.
|
| LinkTabIndex |
Int16 |
Gets or sets the link tab index.
|
| LinkTarget |
String |
Gets or sets the link target.
|
| LinkTargetLocationModification |
String |
Gets or sets the link target location modification.
|
| LinkTitleResourceFile |
String |
Gets or sets the link title resource file.
|
| LinkTitleResourceName |
String |
Gets or sets the name of the link title resource.
|
| LinkTitleText |
String |
Gets or sets the link title text.
|
| LinkTo |
GroupLinkTo Enumeration |
If specified, the content will be linked to the specified Group-related location
| Option |
Type |
Description |
| GroupBloggers |
Enumeration Value |
View a list of blogs within this group.
|
| GroupList |
Enumeration Value |
View a list of blogs within this group.
|
| GroupHome |
Enumeration Value |
View this group.
|
| GroupRss |
Enumeration Value |
RSS feed of posts in this group.
|
| GroupRssBlogsOnly |
Enumeration Value |
RSS feed of local blog posts in this group.
|
| GroupRssMirrorBlogsOnly |
Enumeration Value |
RSS feed of mirrored blog posts in this group.
|
| GroupOpml |
Enumeration Value |
OPML feed for blogs in this group.
|
| RollerGroupHome |
Enumeration Value |
View roller posts in this group.
|
| Nothing |
Enumeration Value |
Do not link to any location.
|
|
| Property |
String |
The property of this object to display.
| Option |
Type |
Description |
| ApplicationType |
ApplicationType Enumeration |
Property ApplicationType (ApplicationType)
|
| Description |
String |
|
| GroupID |
Integer |
Specifies the unique identifier for the each group.
|
| Name |
String |
|
| NewsgroupName |
String |
|
| ParentGroupID |
Integer |
|
| SortOrder |
Integer |
|
|
| ResourceFile |
String |
The file containing the language resource identified by ResourceName
|
| ResourceName |
String |
The language resource to display. If ResourceName is specified along with Property or ExtendedAttribute, the language resource identified by ResourceName will be used as a format string for the value of the Property or ExtendedAttribute.
|
| Tag |
WrappedControlTag Enumeration |
The WrappedControlTag of the tag wrapping this control
| Option |
Type |
Description |
| Acronym |
Enumeration Value |
|
| B |
Enumeration Value |
|
| Blockquote |
Enumeration Value |
|
| Caption |
Enumeration Value |
|
| Center |
Enumeration Value |
|
| Dd |
Enumeration Value |
|
| Div |
Enumeration Value |
|
| Dl |
Enumeration Value |
|
| Dt |
Enumeration Value |
|
| Em |
Enumeration Value |
|
| H1 |
Enumeration Value |
|
| H2 |
Enumeration Value |
|
| H3 |
Enumeration Value |
|
| H4 |
Enumeration Value |
|
| H5 |
Enumeration Value |
|
| H6 |
Enumeration Value |
|
| I |
Enumeration Value |
|
| Li |
Enumeration Value |
|
| Ol |
Enumeration Value |
|
| Ul |
Enumeration Value |
|
| P |
Enumeration Value |
|
| Small |
Enumeration Value |
|
| Span |
Enumeration Value |
|
| Strike |
Enumeration Value |
|
| Strong |
Enumeration Value |
|
| Sub |
Enumeration Value |
|
| Sup |
Enumeration Value |
|
| U |
Enumeration Value |
|
| Td |
Enumeration Value |
|
| Th |
Enumeration Value |
|
| Label |
Enumeration Value |
|
| Fieldset |
Enumeration Value |
|
| Legend |
Enumeration Value |
|
| Unknown |
Enumeration Value |
|
|
| Text |
String |
Text to display. If Text is specified along with Property or ExtendedAttribute, Text will be used as a format string for the value of the Property or ExtendedAttribute.
|
| TruncateAt |
Integer |
If set, the content will be truncated to be the specified number of characters. Note that this property has no effect if the ContentTemplate is defined.
|
| TruncationEllipsisResourceFile |
String |
Gets or sets the truncation ellipsis resource file.
|
| TruncationEllipsisResourceName |
String |
Gets or sets the name of the truncation ellipsis resource.
|
| TruncationEllipsisText |
String |
Gets or sets the truncation ellipsis text (default "...").
|
| Visible |
Boolean |
Gets or sets whether this control should be rendered. If set to false, the control will not render.
|