The RecordFormatter to apply.
Namespace:
Endeca.Web.Url.Seo.FormattingAssembly: Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.1.0 (2.1.1.0)
Syntax
| C# |
|---|
public RecordFormatter RecordFormatter { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property RecordFormatter As RecordFormatter |
| Visual C++ |
|---|
public: property RecordFormatter^ RecordFormatter { RecordFormatter^ get (); void set (RecordFormatter^ value); } |