forked from DevExpress/AjaxControlToolkit
-
Notifications
You must be signed in to change notification settings - Fork 1
MikhailTymchukDX edited this page Aug 24, 2016
·
3 revisions
Displays tweets from Twitter.com. Supports the Profile mode for showing tweets for a particular user and the Search mode for showing tweets that match a search string.
Name | Description |
---|---|
AlternatingStatusTemplate | A template which is applied for alternating status messages (tweets) Remarks: An equivalent to the AlternatingItemTemplate in ListView |
CacheDuration | Time in minutes that twitter results are cached. The default value is 300 seconds |
Caption | Twitter Caption that appears in the default layout template Remarks: Enables you to display caption text in the header. In Profile mode, the default value is a user screen name |
Count | A maximum number of tweets to display. The default value is 5 |
EmptyDataTemplate | A template that displays content when there are no tweets Remarks: An equivalent to the EmptyDataTemplate in ListView |
IncludeReplies | Indicates whether or not replies are displayed in Profile mode |
IncludeRetweets | Indicates whether or not retweets are displayed in Profile mode |
IsLiveContentOnDesignMode | Allows getting live content from the twitter server at design time |
LayoutTemplate | A template that contains HTML for the root container of the ListView content Remarks: Displays the root content of the Twitter control |
Mode | A Twitter Screen name used in Profile mode |
ProfileImageUrl | A Twitter Profile image that appears in the default layout template |
ScreenName | Twitter Screen Name used in Profile mode |
Search | A twitter search query used in Search mode Remarks: You can build complex queries with search operators (https://dev.twitter.com/docs/using-search) |
StatusTemplate | A template that contains each status message (tweet) Remarks: An equivalent to the ItemTemplate in ListView |
Title | A twitter title that appears in the default layout template Remarks: Enables you to display title text in the header. In Profile mode, the default value is a full user name |
This content was moved from https://ajaxcontroltoolkit.codeplex.com/documentation to this Documentation wiki. This is now the authoritative location of the AJAX Control Toolkit documentation.
- Step-by-Step Installation Guide
- Upgrading from v7.x and below
- Uninstalling the AJAX Control Toolkit
- Troubleshooting Installer Issues
- Updating the Project from CI Builds
Reference v16.1.1
Controls:
- Accordion
- AjaxFileUpload
- AreaChart
- AsyncFileUpload
- BarChart
- BubbleChart
- ComboBox
- Editor (deprecated)
- Gravatar
- LineChart
- NoBot
- PieChart
- Rating
- ReorderList
- Seadragon
- TabContainer
- TabPanel
Extenders:
- AlwaysVisibleControl
- Animation
- AutoComplete
- BalloonPopup
- Calendar
- CascadingDropDown
- CollapsiblePanel
- ColorPicker
- ConfirmButton
- DragPanel
- DropDown
- DropShadow
- DynamicPopulate
- FilteredTextBox
- HoverMenu
- HtmlEditor
- ListSearch
- MaskedEdit
- MaskedEditValidator
- ModalPopup
- MultiHandleSlider
- MutuallyExclusiveCheckBox
- NumericUpDown
- PagingBulletedList
- PasswordStrength
- PopupControl
- ResizableControl
- RoundedCorners
- Slider
- SlideShow
- TextBoxWatermark
- ToggleButton
- UpdatePanelAnimation
- ValidatorCallout