Click or drag to resize

RichTextAttribute Constructor (String, Int32)

Initializes a new instance of the RichTextAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public RichTextAttribute(
	string name,
	int configurationID
)

Parameters

name
Type: SystemString
configurationID
Type: SystemInt32
See Also