BlogCommentInfoProviderGetCommentsWaitingForApprovalInternal Method |
Returns DataSet with all owner comments waiting for approval.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 10.0.0
Syntax protected virtual DataSet GetCommentsWaitingForApprovalInternal(
string siteName,
int ownerID
)
Parameters
- siteName
- Type: SystemString
Site name - ownerID
- Type: SystemInt32
Owner ID
Return Value
Type:
DataSetSee Also