Click or drag to resize
ForumViewerWhereCondition Property
Gets or sets the where condition.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string WhereCondition { get; set; }

Property Value

Type: String
See Also