DocumentHelperColumnExistsInDocumentView Method |
Checks whether specified column exists in view 'View_CMS_Tree_Joined'.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public static bool ColumnExistsInDocumentView(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
BooleanSee Also