Click or drag to resize

TextAttribute Constructor (String)

Initializes a new instance of the TextAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public TextAttribute(
	string name
)

Parameters

name
Type: SystemString
See Also