Forum.FillLastPostInfo Method
Public Shared Sub FillLastPostInfo( _
ByVal c As ForumCategory, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void FillLastPostInfo(
ForumCategory c,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void FillLastPostInfo(
ForumCategory^ c,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
the category to fill
- db
- IDatabase
the db to use