C# (CSharp) Westwind.RazorHosting Namespace

Nested Namespaces

Westwind.RazorHosting.Properties

Classes

Name Description
AnonymousDynamicType This class handles special non-public types - anonymous types and allows returning property values from them. Requires Reflection permissions for internal,private properties
AttributeValue
HashCodeCombiner
HelperResult Helped class used by Razor to render generated code.
HtmlHelper
RawString Class that wraps a string and returns it as a raw non-encoded string.
RazorEngineConfiguration Configuration for the Host class. These settings determine some of the operational parameters of the RazorHost class that can be changed at runtime.
RazorFolderHostTemplateConfiguration
RazorRequest Not used at the moment - more of a placeholder for now
RazorTemplateConfiguration
Utilities Helper class that provides a few simple utilitity functions to the project