| TemplateClass Constructor (DataRow) |
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public TemplateClass(
DataRow rwTemplate
)
Public Sub New (
rwTemplate As DataRow
)
Parameters
- rwTemplate
- Type: System.DataDataRow
See Also