NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Repeater Properties

The properties of the Repeater class are listed below. For a complete list of Repeater class members, see the Repeater Members topic.

Public:

AlternatingItemTemplate [To be supplied.]
ClientID (inherited from Control) [To be supplied.]
Controls (inherited from Control) [To be supplied.]
DataBindings (inherited from Control) [To be supplied.]
DataSource The DataSource property which provides the items used to populate the list.
FooterTemplate [To be supplied.]
HeaderTemplate [To be supplied.]
ID (inherited from Control) [To be supplied.]
Items [To be supplied.]
ItemTemplate [To be supplied.]
MaintainState (inherited from Control) [To be supplied.]
NamingContainer (inherited from Control) [To be supplied.]
Page (inherited from Control) [To be supplied.]
Parent (inherited from Control) [To be supplied.]
SeparatorTemplate [To be supplied.]
Site (inherited from Control) [To be supplied.]
UniqueID (inherited from Control) [To be supplied.]
Visible (inherited from Control) [To be supplied.]

Protected:

AllowsChildren (inherited from Control) [To be supplied.]
ChildControlsCreated (inherited from Control) [To be supplied.]
Context (inherited from Control) [To be supplied.]
HasChildViewState (inherited from Control) [To be supplied.]
State (inherited from Control) [To be supplied.]
StateBagIgnoresCase (inherited from Control) [To be supplied.]

See Also

Repeater Class | System.Web.UI.WebControls Namespace