Click or drag to resize

DeprecatedAttribute Constructor

Initializes a new instance of the DeprecatedAttribute class

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public DeprecatedAttribute(
	string message
)

Parameters

message
Type: SystemString
See Also