CMSAbstractDataProperties IsSelectedItem Method Kentico 8.1 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.1.5347.20411)

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