Share via


Label Adapter Constructors (Common)

Creates a new instance of the specified class.

public HtmlLabelAdapter()

public WmlLabelAdapter()

Remarks

Adapters are usually constructed automatically by ASP.NET, and must have a default constructor.

See Also

HtmlLabelAdapter Class | WmlLabelAdapter Class