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!

HtmlControl Properties

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

Public:

Attributes Gets all attribute name/value pairs expressed on a server control tag within a selected ASP+ page.
ClientID (inherited from Control) [To be supplied.]
Controls (inherited from Control) [To be supplied.]
DataBindings (inherited from Control) [To be supplied.]
Disabled Gets or sets a value indicating whether the Disabled attribute is included when a server control is rendered.
ID (inherited from Control) [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.]
Site (inherited from Control) [To be supplied.]
Style Gets all cascading style sheet (CSS) properties that are applied to a specified HTML Server control in an .aspx file.
TagName Gets the element name of a tag that contains a runat=server attribute/value pair.
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

HtmlControl Class | System.Web.UI.HtmlControls Namespace