Used to set localized page title, and to set meta data (Description and Keywords).

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

Syntax

C#
protected virtual void SetSeoStuff()
Visual Basic
Protected Overridable Sub SetSeoStuff
Visual C++
protected:
virtual void SetSeoStuff()
F#
abstract SetSeoStuff : unit -> unit 
override SetSeoStuff : unit -> unit 

See Also