WidgetProperty Constructor |
Namespace: CMS.Newsletters.Issues.Widgets.ConfigurationAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public WidgetProperty(
string name,
string value
)
Parameters
- name
- Type: SystemString
Name of the widget property. - value
- Type: SystemString
Value of the widget property.
See Also