ContentType.Name

ContentType.Name property

Gets or sets the value of the name parameter.

public string Name { get; set; }

Property Value

A String that contains the name.

See Also