| RichTextAttribute Constructor (String, Int32) |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public RichTextAttribute(
string name,
int configurationID
)
Public Sub New (
name As String,
configurationID As Integer
)
Parameters
- name
- Type: SystemString
- configurationID
- Type: SystemInt32
See Also