| ProviderFillRow Method |
Namespace:
Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax protected override void FillRow(
DataRow row
)
Protected Overrides Sub FillRow (
row As DataRow
)
Parameters
- row
- Type: System.DataDataRow
See Also