TransformationHelperIsCurrentDocument Method |
Indicates if the document is current document.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public bool IsCurrentDocument(
string nodeAliasPath
)
Parameters
- nodeAliasPath
- Type: SystemString
Node alias path
Return Value
Type:
BooleanSee Also