Click or drag to resize

IMetaContentNestedcontent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Text content of the meta item. For headers it is written below description block. For footers it comes before bottomline

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
List<string> content { get; set; }
Request Example View Source

Property Value

Type: ListString
See Also