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!

BaseDataListDesigner Properties

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

Public:

AllowResize (inherited from WebControlDesigner) Gets or sets whether the control is resizable.
Behavior (inherited from HtmlControlDesigner) Points to the DHTML Behavior that is associated to this designer instance.
Component (inherited from ComponentDesigner) Gets or sets the component this designer is designing.
DataSource Designer implementation of a DataSource property that operates on the DataSource property in the control's binding collection.
HTMLElement (inherited from HtmlControlDesigner) Accessor for the HTML element associated to the attached behavior.
IsDirty (inherited from UserControlDesigner) Whether or not the boolean dirty state of the web control is currently set.
ReadOnly (inherited from UserControlDesigner) Whether or not the control's associated design surface is set to read-only or not.
TemplateMode (inherited from TemplatedControlDesigner) Whether or not the designer document is in template mode.
TemplateVerbHandler (inherited from TemplatedControlDesigner) Verb execution handler for opening the template frames and entering template mode.
Verbs The designer's collection of verbs.
ViewLinkRootElement (inherited from UserControlDesigner) Returns the HTML element associated to the read-only display section in the view-linked tree.

Protected:

BaseDesigner (inherited from HtmlControlDesigner) Returns the base Web Forms designer associated to the ASPX document.
InheritanceAttribute (inherited from ComponentDesigner) Gets or sets the inheritance attribute for this component.
Inherited (inherited from ComponentDesigner) Gets whether or not this component is being inherited.

See Also

BaseDataListDesigner Class | System.Web.UI.Design.WebControls Namespace