Returns string value of selected column.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- column
- Type: System String
Column name
- checkForNull (Optional)
- Type: System Boolean
If is true, check for NULL value, else check for "-1" value (CSSStyleSheetID)
- onlyMaster (Optional)
- Type: System Boolean
Indicates whether only master page value should be returned
Return Value
Type: ObjectSee Also