Prepares a placeholder for subsequent automatic generation of META keywords tag content.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public void AutoGenerateMetaKeywordsContent()
Visual Basic
Public Sub AutoGenerateMetaKeywordsContent
Visual C++
public:
void AutoGenerateMetaKeywordsContent()
F#
member AutoGenerateMetaKeywordsContent : unit -> unit 

See Also