| MessageDeliveryProviderConfigurationFillRow Method |
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax protected override void FillRow(
DataRow row
)
Protected Overrides Sub FillRow (
row As DataRow
)
Parameters
- row
- Type: System.DataDataRow
See Also