Dynamicweb 9
Dynamicweb 9
Dynamicweb.News.Common
CustomGroup Class
CustomGroup Methods
Delete Method
Fill Method
FillRow Method
GetList Method
GetListByIds Method
Load Method
CustomGroup
.
Fill Method
Fills the specified reader.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
C#
VB
Copy
public
override
void
Fill
(
IDataReader
reader
)
Public
Overrides
Sub
Fill
(
reader
As
IDataReader
)
Parameters
reader
Type:
System.Data
.
IDataReader
The reader as
IDataReader
See Also
Reference
CustomGroup Class
Dynamicweb.News.Common Namespace