Content category names from meta tag.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string[] MetaContentNames { get; set; }
public string[] MetaContentNames { get; set; }
Public Property MetaContentNames As String() Get Set
Public Property MetaContentNames As String() Get Set
public: property array<String^>^ MetaContentNames { array<String^>^ get (); void set (array<String^>^ value); }
public: property array<String^>^ MetaContentNames { array<String^>^ get (); void set (array<String^>^ value); }
member MetaContentNames : string[] with get, set
member MetaContentNames : string[] with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120