EmailOAuthCredentialsInfo Constructor (DataRow) |
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax public EmailOAuthCredentialsInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the object data.
See Also