







Arguments that are being used in the templates.
Namespace:
HttpServer.Controllers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
protected TemplateArguments Arguments { get; } |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property Arguments As TemplateArguments |
| Visual C++ |
|---|
protected: property TemplateArguments^ Arguments { TemplateArguments^ get (); } |
