Click or drag to resize
TreeSiteMapProviderWhereCondition Property
Property to set and get the WhereCondition.

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

Property Value

Type: String
See Also