Click or drag to resize

DisplayNameAttribute Constructor

Initializes a new instance of the DisplayNameAttribute class

Namespace:  Cauldron
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public DisplayNameAttribute(
	string name
)

Parameters

name
Type: SystemString
See Also