TreeNodeIsTranslated Method |
Indicates if document is translated to the given culture.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public bool IsTranslated(
string cultureCode
)
Parameters
- cultureCode
- Type: SystemString
Culture code
Return Value
Type:
BooleanSee Also