BoardMessagesDataSourceDocumentsWhereCondition Property |
Gets or sets the where condition for board documents.
Namespace: CMS.MessageBoards.Web.UIAssembly: CMS.MessageBoards.Web.UI (in CMS.MessageBoards.Web.UI.dll) Version: 10.0.0
Syntaxpublic string DocumentsWhereCondition { get; set; }
Property Value
Type:
String
See Also