IsContentFieldEventArgsResult Property |
Indicates whether field is considered a content field. Values of content fields are aggregated into a designated index column.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool Result { get; set; }
Property Value
Type:
BooleanSee Also