Share via


WebMetaTag Class

Definition

Defines a webpage's metadata.

public class WebMetaTag
type WebMetaTag = class
Public Class WebMetaTag
Inheritance
WebMetaTag

Constructors

WebMetaTag()

Initializes a new instance of the WebMetaTag class.

WebMetaTag(String, String)

Initializes a new instance of the WebMetaTag class.

Properties

Content

Gets the name of the metadata.

Name

Gets the metadata.

Applies to