ContentMethods As Method Kentico 8.0 API Reference
Casts node to specified document type node with available fields.

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

Parameters

settings
Type: CMS.MacroEngine MacroSettings
Evaluation context with child resolver
parameters
Type:  OnlineSystem Object 
Document to cast as the first parameter, document type class name as the second

Return Value

Type: OnlineObject
See Also