Returns value inherited from parent in given culture for given column name.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
SiteId
- nodeAlias
- Type: System String
Alias path
- column
- Type: System String
Column name
- culture (Optional)
- Type: System String
Document culture
- notEmptyCondition (Optional)
- Type: CMS.DataEngine WhereCondition
Where condition indicating if inherited value is present
Return Value
Type: ReturnTypeSee Also