In This Article

MarkupLabelStrongElement Class

Represents a MarkupLabelElement for a strong element.

public class MarkupLabelStrongElement : MarkupLabelElement, IDisposable, ILogicalTreeNode
Inheritance:
object MarshalByRefObject DisposableObject LogicalTreeNodeBase MarkupLabelElement object
Implements:
IDisposable ILogicalTreeNode

Constructors

MarkupLabelStrongElement()

Initializes a new instance of the MarkupLabelStrongElement class.

public MarkupLabelStrongElement()

Methods

GetDefaultCssData()

Gets the default MarkupLabelCssData for the element.

public override MarkupLabelCssData GetDefaultCssData()

Returns

MarkupLabelCssData:

The default MarkupLabelCssData for the element.

Inherited Members