CMSAbstractDataProperties IsSelectedItem Method Kentico 8.0 API Reference
returns true if current document is selected

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

currentNodePath
Type: OnlineSystem String 
Selected item path
pageClass
Type: OnlineSystem String 
Selected item class name
forceReload
Type: OnlineSystem Boolean
Indicates whether cached data can be used

Return Value

Type: OnlineBoolean
See Also