IServerElementMarkup Members

Include Protected Members
Include Inherited Members

Provides an interface for working with page elements or tags at design time.

The IServerElementMarkup type exposes the following members.

Properties

  Name Description
Public property InnerHtml Gets or sets the InnerHtml attribute of a specified page element.
Public property OuterHtml Gets or sets the OuterHtml attribute of a specified page element.
Public property TagName Gets or sets the name attribute of a specified page element.

Top

Methods

  Name Description
Public method AddAttribute Adds a markup element to the rendered page at design time.
Public method GetAttribute Retrieves a document element with the specified name.

Top

See Also

Reference

IServerElementMarkup Interface

Microsoft.Web.Design.Server Namespace