TextViewElement Class Members

Public Methods

Equals Method (inherited from Object) Inherited from .NET Framework.
GetHashCode Method (inherited from Object) Used internally by ASP.NET. Not intended for use by client applications.
GetType Method (inherited from Object) Inherited from .NET Framework.
ToString Method (inherited from Object) Inherited from .NET Framework.

Protected Methods

Finalize Method (inherited from Object) Inherited from .NET Framework.
MemberwiseClone Method (inherited from Object) Inherited from .NET Framework.

Public Properties

BreakAfter Property Sets or returns a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is true.
IsBold Property Returns true if the text is bold.
IsItalic Property Returns true if the text is italic.
Text Property Sets or returns the text for the control. The default value is an empty string ("").
Url Property Sets or returns a string that renders as an anchor.

See Also

TextViewElement Class