Keyword(s) for which to search:
Sort results by title
Keyword Index
HttpServer Namespace
ClientAcceptedEventArgs Class
ClientAcceptedEventArgs Members
ClientAcceptedEventArgs Constructor
ClientAcceptedEventArgs Methods
Revoke Method
ClientAcceptedEventArgs Properties
Revoked Property
Socket Property
ConnectionType Enumeration
ConsoleLogWriter Class
ConsoleLogWriter Members
ConsoleLogWriter Constructor
ConsoleLogWriter Fields
Instance Field
ConsoleLogWriter Methods
GetColor Method
Write Method
ContentType Class
ContentType Members
ContentType Constructor
ContentType Fields
Html Field
Javascript Field
Text Field
Xml Field
ContentType Methods
ContentTypes Class
ContentTypes Members
ContentTypes Constructor
ContentTypes Methods
Contains Method
GetEnumerator Method
ContentTypes Properties
First Property
Item Property
DisconnectedEventArgs Class
DisconnectedEventArgs Members
DisconnectedEventArgs Constructor
DisconnectedEventArgs Methods
DisconnectedEventArgs Properties
Error Property
ExceptionHandler Delegate
HttpClientContextImp Class
HttpClientContextImp Members
HttpClientContextImp Constructor
HttpClientContextImp Methods
Cleanup Method
Disconnect Method
OnBodyBytesReceived Method
OnHeaderReceived Method
Respond Method
Respond Method (String)
Respond Method (String, HttpStatusCode, String)
Respond Method (String, HttpStatusCode, String, String, String)
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32)
Start Method
HttpClientContextImp Properties
CurrentRequest Property
IsSecured Property
LogWriter Property
Secured Property
HttpClientContextImp Events
Cleaned Event
Disconnected Event
RequestReceived Event
Started Event
HttpContextFactory Class
HttpContextFactory Members
HttpContextFactory Constructor
HttpContextFactory Methods
CreateContext Method
CreateContext Method (Socket)
CreateContext Method (Boolean, IPEndPoint, Stream)
CreateNewContext Method
CreateSecureContext Method
HttpContextFactory Properties
UseTraceLogs Property
HttpContextFactory Events
RequestReceived Event
HttpFile Class
HttpFile Members
HttpFile Constructor
HttpFile Constructor (String, String, String)
HttpFile Constructor (String, String, String, String)
HttpFile Methods
Dispose Method
Dispose Method
Dispose Method (Boolean)
Finalize Method
HttpFile Properties
ContentType Property
Filename Property
Name Property
UploadFilename Property
HttpForm Class
HttpForm Members
HttpForm Constructor
HttpForm Constructor
HttpForm Constructor (HttpInput)
HttpForm Fields
EmptyForm Field
HttpForm Methods
AddFile Method
Clear Method
ContainsFile Method
GetFile Method
ToString Method
HttpForm Properties
Files Property
HttpHelper Class
HttpHelper Members
HttpHelper Fields
EmptyUri Field
HTTP10 Field
HTTP11 Field
HttpHelper Methods
ParseQueryString Method
HttpInput Class
HttpInput Members
HttpInput Constructor
HttpInput Constructor (HttpInput)
HttpInput Constructor (String)
HttpInput Constructor (String, Boolean)
HttpInput Fields
_ignoreChanges Field
Empty Field
HttpInput Methods
Add Method
Clear Method
Contains Method
ExtractOne Method
GetEnumerator Method
ParseItem Method
ToString Method
ToString Method
ToString Method (Boolean)
HttpInput Properties
Item Property
Name Property
HttpInputItem Class
HttpInputItem Members
HttpInputItem Constructor
HttpInputItem Constructor (HttpInputItem)
HttpInputItem Constructor (String, String)
HttpInputItem Fields
Empty Field
HttpInputItem Methods
Add Method
Add Method (String)
Add Method (String, String)
Contains Method
GetEnumerator Method
ToString Method
ToString Method
ToString Method (String)
ToString Method (String, Boolean)
HttpInputItem Properties
Count Property
Item Property
LastValue Property
Name Property
Value Property
Values Property
HttpListener Class
HttpListener Members
HttpListener Constructor
HttpListener Constructor (IPAddress, Int32, IHttpContextFactory)
HttpListener Constructor (IPAddress, Int32, IHttpContextFactory, X509Certificate)
HttpListener Constructor (IPAddress, Int32, IHttpContextFactory, X509Certificate, SslProtocols)
HttpListener Methods
Create Method
Create Method (IPAddress, Int32)
Create Method (IPAddress, Int32, X509Certificate)
Create Method (IPAddress, Int32, X509Certificate, SslProtocols)
OnAcceptingSocket Method
HttpListener Properties
HttpListener Events
Accepted Event
HttpListenerBase Class
HttpListenerBase Members
HttpListenerBase Constructor
HttpListenerBase Constructor (IPAddress, Int32, IHttpContextFactory)
HttpListenerBase Constructor (IPAddress, Int32, IHttpContextFactory, X509Certificate)
HttpListenerBase Constructor (IPAddress, Int32, IHttpContextFactory, X509Certificate, SslProtocols)
HttpListenerBase Methods
OnAcceptingSocket Method
Start Method
Stop Method
HttpListenerBase Properties
LogWriter Property
UseTraceLogs Property
HttpListenerBase Events
ExceptionThrown Event
RequestReceived Event
HttpParam Class
HttpParam Members
HttpParam Constructor
HttpParam Fields
Empty Field
HttpParam Methods
Add Method
Contains Method
GetEnumerator Method
HttpParam Properties
Item Property
HttpRequest Class
HttpRequest Members
HttpRequest Constructor
HttpRequest Fields
UriSplitters Field
HttpRequest Methods
AddHeader Method
AddToBody Method
Clear Method
Clone Method
CreateResponse Method
DecodeBody Method
SetCookies Method
HttpRequest Properties
AcceptTypes Property
Body Property
BodyIsComplete Property
Connection Property
ContentLength Property
Cookies Property
Form Property
Headers Property
HttpVersion Property
IsAjax Property
Method Property
Param Property
QueryString Property
Secure Property
Uri Property
UriParts Property
UriPath Property
HttpResponse Class
HttpResponse Members
HttpResponse Constructor
HttpResponse Methods
AddHeader Method
Redirect Method
Redirect Method (String)
Redirect Method (Uri)
Send Method
SendBody Method
SendBody Method (Byte[])
SendBody Method (Byte[], Int32, Int32)
SendHeaders Method
HttpResponse Properties
Body Property
Chunked Property
Connection Property
ContentLength Property
ContentType Property
Cookies Property
Encoding Property
HeadersSent Property
KeepAlive Property
Reason Property
Sent Property
Status Property
HttpServer Class
HttpServer Members
HttpServer Constructor
HttpServer Constructor
HttpServer Constructor ()
HttpServer Constructor (FormDecoderProvider)
HttpServer Constructor (ILogWriter)
HttpServer Constructor (IHttpSessionStore)
HttpServer Constructor (FormDecoderProvider, ILogWriter)
HttpServer Constructor (FormDecoderProvider, IHttpSessionStore, ILogWriter)
HttpServer Methods
Add Method
Add Method (HttpModule)
Add Method (IRule)
DecodeBody Method
ErrorPage Method
ErrorPage Method (IHttpResponse, HttpException)
ErrorPage Method (IHttpResponse, HttpStatusCode, String)
GetRealm Method
HandleRequest Method
OnClientDisconnected Method
ProcessAuthentication Method
RequestAuthentication Method
Start Method
Start Method (IPAddress, Int32)
Start Method (IPAddress, Int32, X509Certificate)
Stop Method
WriteLog Method
WriteLog Method (LogPrio, String)
WriteLog Method (Object, LogPrio, String)
HttpServer Properties
AuthenticationModules Property
BackLog Property
FormDecoderProviders Property
LogWriter Property
MaxQueueSize Property
MaxRequestCount Property
ServerName Property
SessionCookieName Property
HttpServer Events
ExceptionThrown Event
RealmWanted Event
IHttpClientContext Interface
IHttpClientContext Members
IHttpClientContext Methods
Disconnect Method
Respond Method
Respond Method (String)
Respond Method (String, HttpStatusCode, String)
Respond Method (String, HttpStatusCode, String, String, String)
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32)
IHttpClientContext Properties
IsSecured Property
Secured Property
IHttpClientContext Events
Disconnected Event
RequestReceived Event
IHttpContextFactory Interface
IHttpContextFactory Members
IHttpContextFactory Methods
CreateContext Method
CreateSecureContext Method
IHttpContextFactory Events
RequestReceived Event
IHttpContextHandler Interface
IHttpContextHandler Members
IHttpContextHandler Methods
ClientDisconnected Method
RequestReceived Method
IHttpInput Interface
IHttpInput Members
IHttpInput Methods
Add Method
Contains Method
GetEnumerator Method
IHttpInput Properties
Item Property
IHttpRequest Interface
IHttpRequest Members
IHttpRequest Methods
AddHeader Method
AddToBody Method
Clear Method
CreateResponse Method
DecodeBody Method
SetCookies Method
IHttpRequest Properties
AcceptTypes Property
Body Property
BodyIsComplete Property
Connection Property
ContentLength Property
Cookies Property
Form Property
Headers Property
HttpVersion Property
IsAjax Property
Method Property
Param Property
QueryString Property
Uri Property
UriParts Property
UriPath Property
IHttpRequestParser Interface
IHttpRequestParser Members
IHttpRequestParser Methods
Clear Method
Parse Method
IHttpRequestParser Properties
CurrentState Property
LogWriter Property
IHttpRequestParser Events
BodyBytesReceived Event
HeaderReceived Event
RequestCompleted Event
RequestLineReceived Event
IHttpResponse Interface
IHttpResponse Members
IHttpResponse Methods
AddHeader Method
Redirect Method
Redirect Method (String)
Redirect Method (Uri)
Send Method
SendBody Method
SendBody Method (Byte[])
SendBody Method (Byte[], Int32, Int32)
SendHeaders Method
IHttpResponse Properties
Body Property
Chunked Property
Connection Property
ContentLength Property
ContentType Property
Cookies Property
Encoding Property
HeadersSent Property
KeepAlive Property
Reason Property
Sent Property
Status Property
ILogWriter Interface
ILogWriter Members
ILogWriter Methods
Write Method
IRequestParserFactory Interface
IRequestParserFactory Members
IRequestParserFactory Methods
CreateParser Method
LogPrio Enumeration
Method Class
Method Members
Method Fields
Delete Field
Get Field
Header Field
Options Field
Post Field
Put Field
Trace Field
Methods Class
Methods Members
Methods Fields
Delete Field
Get Field
Header Field
Options Field
Post Field
Put Field
Trace Field
NullLogWriter Class
NullLogWriter Members
NullLogWriter Constructor
NullLogWriter Fields
Instance Field
NullLogWriter Methods
Write Method
ProcessRequestHandler Delegate
RealmHandler Delegate
RequestCookie Class
RequestCookie Members
RequestCookie Constructor
RequestCookie Methods
ToString Method
RequestCookie Properties
Name Property
Value Property
RequestCookies Class
RequestCookies Members
RequestCookies Constructor
RequestCookies Methods
Clear Method
GetEnumerator Method
RequestCookies Properties
Count Property
Item Property
RequestEventArgs Class
RequestEventArgs Members
RequestEventArgs Constructor
RequestEventArgs Methods
RequestEventArgs Properties
Request Property
RequestParserFactory Class
RequestParserFactory Members
RequestParserFactory Constructor
RequestParserFactory Methods
CreateParser Method
RequestParserState Enumeration
ResponseCookie Class
ResponseCookie Members
ResponseCookie Constructor
ResponseCookie Constructor (RequestCookie, DateTime)
ResponseCookie Constructor (String, String, DateTime)
ResponseCookie Constructor (String, String, DateTime, String, String)
ResponseCookie Methods
ToString Method
ResponseCookie Properties
Expires Property
Path Property
ResponseCookies Class
ResponseCookies Members
ResponseCookies Constructor
ResponseCookies Methods
Add Method
Add Method (ResponseCookie)
Add Method (RequestCookie, DateTime)
Clear Method
GetEnumerator Method
ResponseCookies Properties
Count Property
Item Property
HttpServer.Authentication Namespace
AuthenticationHandler Delegate
AuthModule Class
AuthModule Members
AuthModule Constructor
AuthModule Constructor (AuthenticationHandler)
AuthModule Constructor (AuthenticationHandler, AuthRequiredDelegate)
AuthModule Methods
Authenticate Method
AuthenticationRequired Method
CheckAuthentication Method
CreateResponse Method
AuthModule Properties
Name Property
AuthRequiredDelegate Delegate
BasicAuthentication Class
BasicAuthentication Members
BasicAuthentication Constructor
BasicAuthentication Constructor (AuthenticationHandler)
BasicAuthentication Constructor (AuthenticationHandler, AuthRequiredDelegate)
BasicAuthentication Methods
Authenticate Method
CreateResponse Method
BasicAuthentication Properties
Name Property
DigestAuthentication Class
DigestAuthentication Members
DigestAuthentication Constructor
DigestAuthentication Constructor (AuthenticationHandler)
DigestAuthentication Constructor (AuthenticationHandler, AuthRequiredDelegate)
DigestAuthentication Fields
DisableNonceCheck Field
DigestAuthentication Methods
Authenticate Method
CreateResponse Method
Decode Method
Encrypt Method
GetCurrentNonce Method
GetMD5HashBinHex2 Method
IsValidNonce Method
DigestAuthentication Properties
Name Property
HttpServer.Controllers Namespace
AuthRequiredAttribute Class
AuthRequiredAttribute Members
AuthRequiredAttribute Constructor
AuthRequiredAttribute Constructor
AuthRequiredAttribute Constructor (Int32)
AuthRequiredAttribute Methods
AuthRequiredAttribute Properties
Level Property
AuthValidatorAttribute Class
AuthValidatorAttribute Members
AuthValidatorAttribute Constructor
AuthValidatorAttribute Methods
AuthValidatorAttribute Properties
BeforeFilterAttribute Class
BeforeFilterAttribute Members
BeforeFilterAttribute Constructor
BeforeFilterAttribute Constructor
BeforeFilterAttribute Constructor (FilterPosition)
BeforeFilterAttribute Methods
BeforeFilterAttribute Properties
Position Property
ControllerNameAttribute Class
ControllerNameAttribute Members
ControllerNameAttribute Constructor
ControllerNameAttribute Methods
ControllerNameAttribute Properties
Name Property
ControllerTester Class
ControllerTester Members
ControllerTester Constructor
ControllerTester Fields
DefaultSession Field
HostName Field
ControllerTester Methods
Get Method
Post Method
FilterPosition Enumeration
RawHandlerAttribute Class
RawHandlerAttribute Members
RawHandlerAttribute Constructor
RawHandlerAttribute Methods
RawHandlerAttribute Properties
RequestController Class
RequestController Members
RequestController Constructor
RequestController Constructor
RequestController Constructor (RequestController)
RequestController Methods
CanHandle Method
Clone Method
GetMethod Method
InvokeMethod Method
OnUnhandledException Method
Process Method
SetupRequest Method
RequestController Properties
AuthenticationTag Property
ControllerName Property
DefaultMethod Property
Id Property
MethodName Property
Request Property
RequestedExtension Property
Response Property
Session Property
ViewController Class
ViewController Members
ViewController Constructor
ViewController Constructor (ViewController)
ViewController Constructor (TemplateManager)
ViewController Methods
Render Method
RenderAction Method
RenderErrors Method
RenderErrors Method (String, Object[])
RenderErrors Method (NameValueCollection, String, Object[])
RenderJavascript Method
RenderJsErrors Method
RenderLayout Method
RenderTemplate Method
SetupRequest Method
ViewController Properties
Arguments Property
Errors Property
IncludeLayoutInAjaxRequests Property
Layout Property
Title Property
HttpServer.Exceptions Namespace
BadRequestException Class
BadRequestException Members
BadRequestException Constructor
BadRequestException Constructor (String)
BadRequestException Constructor (String, Exception)
BadRequestException Methods
BadRequestException Properties
ForbiddenException Class
ForbiddenException Members
ForbiddenException Constructor
ForbiddenException Methods
ForbiddenException Properties
HttpException Class
HttpException Members
HttpException Constructor
HttpException Constructor (HttpStatusCode, String)
HttpException Constructor (HttpStatusCode, String, Exception)
HttpException Methods
HttpException Properties
HttpStatusCode Property
InternalServerException Class
InternalServerException Members
InternalServerException Constructor
InternalServerException Constructor
InternalServerException Constructor (String)
InternalServerException Constructor (String, Exception)
InternalServerException Methods
InternalServerException Properties
NotFoundException Class
NotFoundException Members
NotFoundException Constructor
NotFoundException Constructor (String)
NotFoundException Constructor (String, Exception)
NotFoundException Methods
NotFoundException Properties
UnauthorizedException Class
UnauthorizedException Members
UnauthorizedException Constructor
UnauthorizedException Constructor
UnauthorizedException Constructor (String)
UnauthorizedException Constructor (String, Exception)
UnauthorizedException Methods
UnauthorizedException Properties
HttpServer.FormDecoders Namespace
FormDecoderProvider Class
FormDecoderProvider Members
FormDecoderProvider Constructor
FormDecoderProvider Methods
Add Method
Decode Method
FormDecoderProvider Properties
Count Property
Decoders Property
DefaultDecoder Property
IFormDecoder Interface
IFormDecoder Members
IFormDecoder Methods
CanParse Method
Decode Method
MultipartDecoder Class
MultipartDecoder Members
MultipartDecoder Constructor
MultipartDecoder Fields
FormData Field
MimeType Field
MultipartDecoder Methods
CanParse Method
Decode Method
UrlDecoder Class
UrlDecoder Members
UrlDecoder Constructor
UrlDecoder Methods
CanParse Method
Decode Method
XmlDecoder Class
XmlDecoder Members
XmlDecoder Constructor
XmlDecoder Methods
CanParse Method
Decode Method
TraverseNode Method
HttpServer.Helpers Namespace
FormHelper Class
FormHelper Members
FormHelper Fields
JSImplementation Field
FormHelper Methods
CheckBox Method
CheckBox Method (String, Object, Object, String[])
CheckBox Method (String, String, Object, String[])
CheckBox Method (String, String, Object, Object, String[])
End Method
Options Method
RadioButton Method
RadioButton Method (String, Object, Object, String[])
RadioButton Method (String, String, Object, Object, String[])
Select Method
Select Method (String, IEnumerable, GetIdTitle, Object, Boolean)
Select Method (String, String, IEnumerable, GetIdTitle, Object, Boolean)
Select Method (String, String, IEnumerable, GetIdTitle, Object, Boolean, String[])
Start Method
FormValidator Class
FormValidator Members
FormValidator Constructor
FormValidator Constructor ()
FormValidator Constructor (IHttpInput)
FormValidator Constructor (NameValueCollection)
FormValidator Constructor (IHttpInput, NameValueCollection)
FormValidator Constructor (NameValueCollection, )
FormValidator Constructor (IHttpInput, NameValueCollection, )
FormValidator Fields
FormValidator Methods
AlphaNumeric Method
AlphaNumeric Method (String)
AlphaNumeric Method (String, Boolean)
Between Method
Boolean Method
Boolean Method (String)
Boolean Method (String, Boolean)
Char Method
Char Method (String)
Char Method (String, Boolean)
Currency Method
Currency Method (String, Boolean)
Digits Method
Digits Method (String, Boolean)
Digits Method (String, Boolean, String)
Double Method
Double Method (String, Boolean)
Email Method
Email Method (String, Boolean)
Format Method
Hex Method
Hex Method (String, Boolean)
Integer Method
Integer Method (String)
Integer Method (String, Boolean)
Letters Method
Letters Method (String, Boolean)
Letters Method (String, Boolean, String)
LettersOrDigits Method
LettersOrDigits Method (String)
LettersOrDigits Method (String, Boolean)
LettersOrDigits Method (String, Boolean, String)
Password Method
Password Method (String)
Password Method (String, Boolean)
Required Method
Required Method (String)
SetForm Method
SetForm Method (IHttpInput)
SetForm Method (IHttpInput, )
String Method
String Method (String)
String Method (String, Boolean)
FormValidator Properties
GetIdTitle Delegate
JavascriptHelperImplementation Class
JavascriptHelperImplementation Members
JavascriptHelperImplementation Constructor
JavascriptHelperImplementation Methods
AjaxFormOnSubmit Method
AjaxRequest Method
AjaxUpdater Method
CloseDialog Method
CreateDialog Method
DialogLink Method
JSHelper Class
JSHelper Members
JSHelper Methods
AjaxRequest Method
AjaxUpdater Method
CloseDialog Method
CreateDialog Method
ObjectForm Class
ObjectForm Members
ObjectForm Constructor
ObjectForm Constructor (String, Object)
ObjectForm Constructor (String, String, Object)
ObjectForm Constructor (String, String, Object, String)
ObjectForm Methods
Begin Method
Begin Method
Begin Method (Boolean)
Cb Method
End Method
Hidden Method
Label Method
Pb Method
Select Method
Select Method (String, String, String, Object[])
Select Method (String, IEnumerable, String, String, Object[])
Submit Method
Tb Method
WebHelper Class
WebHelper Members
WebHelper Fields
JSImplementation Field
WebHelper Methods
AjaxRequest Method
AjaxUpdater Method
BuildLink Method
CloseDialog Method
CreateDialog Method
DialogLink Method
Errors Method
FormStart Method
Link Method
List Method
List Method (IEnumerable(Object), String)
List Method (NameValueCollection, String)
Select Method
Select Method (String, ICollection, GetIdTitle, Object, Boolean)
Select Method (String, String, ICollection, GetIdTitle, Object, Boolean)
XmlHelper Class
XmlHelper Members
XmlHelper Methods
Deserialize(T) Method
Serialize Method
HttpServer.Helpers.Implementations Namespace
PrototypeImp Class
PrototypeImp Members
PrototypeImp Constructor
PrototypeImp Methods
AjaxFormOnSubmit Method
AjaxRequest Method
AjaxUpdater Method
CloseDialog Method
CreateDialog Method
DialogLink Method
HttpServer.HttpModules Namespace
ControllerModule Class
ControllerModule Members
ControllerModule Constructor
ControllerModule Methods
Add Method
Process Method
ControllerModule Properties
Item Property
FileModule Class
FileModule Members
FileModule Constructor
FileModule Constructor (String, String)
FileModule Constructor (String, String, Boolean)
FileModule Methods
AddDefaultMimeTypes Method
CanHandle Method
GetFileExtension Method
Process Method
FileModule Properties
ForbiddenChars Property
MimeTypes Property
HttpModule Class
HttpModule Members
HttpModule Constructor
HttpModule Methods
Process Method
SetLogWriter Method
Write Method
HttpModule Properties
AllowSecondaryProcessing Property
HttpModuleExceptionEventArgs Class
HttpModuleExceptionEventArgs Members
HttpModuleExceptionEventArgs Constructor
HttpModuleExceptionEventArgs Methods
HttpModuleExceptionEventArgs Properties
Exception Property
ResourceFileModule Class
ResourceFileModule Members
ResourceFileModule Constructor
ResourceFileModule Methods
AddDefaultMimeTypes Method
AddResources Method
Process Method
ResourceFileModule Properties
MimeTypes Property
ReverseProxyModule Class
ReverseProxyModule Members
ReverseProxyModule Constructor
ReverseProxyModule Methods
Process Method
ReverseProxyModule Properties
HttpServer.Parser Namespace
BodyEventArgs Class
BodyEventArgs Members
BodyEventArgs Constructor
BodyEventArgs Constructor
BodyEventArgs Constructor (Byte[], Int32, Int32)
BodyEventArgs Methods
BodyEventArgs Properties
Buffer Property
Count Property
Offset Property
HeaderEventArgs Class
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Constructor
HeaderEventArgs Constructor (String, String)
HeaderEventArgs Methods
HeaderEventArgs Properties
Name Property
Value Property
HttpRequestParser Class
HttpRequestParser Members
HttpRequestParser Constructor
HttpRequestParser Methods
Clear Method
OnFirstLine Method
OnHeader Method
Parse Method
HttpRequestParser Properties
CurrentState Property
LogWriter Property
HttpRequestParser Events
BodyBytesReceived Event
HeaderReceived Event
RequestCompleted Event
RequestLineReceived Event
RequestLineEventArgs Class
RequestLineEventArgs Members
RequestLineEventArgs Constructor
RequestLineEventArgs Constructor
RequestLineEventArgs Constructor (String, String, String)
RequestLineEventArgs Methods
RequestLineEventArgs Properties
HttpMethod Property
HttpVersion Property
UriPath Property
HttpServer.Rendering Namespace
ArgumentContainer Class
ArgumentContainer Members
ArgumentContainer Constructor
ArgumentContainer Constructor (String, Object)
ArgumentContainer Constructor (String, Object, Type)
ArgumentContainer Methods
SetObject Method
SetObject Method (Object)
SetObject Method (Object, Type)
ArgumentContainer Properties
Name Property
Object Property
Type Property
CodeGeneratorException Class
CodeGeneratorException Members
CodeGeneratorException Constructor
CodeGeneratorException Constructor (Int32, String)
CodeGeneratorException Constructor (Int32, String, String)
CodeGeneratorException Methods
CodeGeneratorException Properties
Line Property
LineNumber Property
FileTemplateLoader Class
FileTemplateLoader Members
FileTemplateLoader Constructor
FileTemplateLoader Constructor
FileTemplateLoader Constructor (String)
FileTemplateLoader Methods
CheckTemplate Method
GetFiles Method
HasTemplate Method
LoadTemplate Method
FileTemplateLoader Properties
PathPrefix Property
ITemplateGenerator Interface
ITemplateGenerator Members
ITemplateGenerator Methods
GenerateCode Method
Parse Method
Parse Method (TextReader)
Parse Method (String)
ITemplateInfo Interface
ITemplateInfo Members
ITemplateInfo Properties
CompiledWhen Property
Filename Property
Template Property
ITemplateLoader Interface
ITemplateLoader Members
ITemplateLoader Methods
CheckTemplate Method
GetFiles Method
HasTemplate Method
LoadTemplate Method
ITinyTemplate Interface
ITinyTemplate Members
ITinyTemplate Methods
Invoke Method
ResourceManager Class
ResourceManager Members
ResourceManager Constructor
ResourceManager Methods
ContainsResource Method
GetFiles Method
GetFiles Method (String)
GetFiles Method (String, String)
GetResourceStream Method
LoadResources Method
ResourceTemplateLoader Class
ResourceTemplateLoader Members
ResourceTemplateLoader Constructor
ResourceTemplateLoader Methods
CheckTemplate Method
GetFiles Method
HasTemplate Method
LoadTemplate Method
LoadTemplates Method
TemplateArguments Class
TemplateArguments Members
TemplateArguments Constructor
TemplateArguments Constructor
TemplateArguments Constructor (TemplateArguments)
TemplateArguments Constructor (Object[])
TemplateArguments Methods
Add Method
Add Method (String, Object)
Add Method (String, Object, Type)
Clear Method
Contains Method
Finalize Method
GetArguments Method
GetHashCode Method
Update Method
Update Method (TemplateArguments)
Update Method (String, Object)
Update Method (String, Object, Type)
TemplateArguments Properties
Item Property
TemplateCompiler Class
TemplateCompiler Members
TemplateCompiler Constructor
TemplateCompiler Fields
TemplateBase Field
TemplateCompiler Methods
Add Method
Compile Method
TemplateException Class
TemplateException Members
TemplateException Constructor
TemplateException Methods
ToString Method
TemplateException Properties
Message Property
TemplateManager Class
TemplateManager Members
TemplateManager Constructor
TemplateManager Constructor
TemplateManager Constructor (ITemplateLoader[])
TemplateManager Methods
Add Method
AddType Method
Compile Method
Render Method
RenderPartial Method
HttpServer.Rendering.Haml Namespace
HamlGenerator Class
HamlGenerator Members
HamlGenerator Constructor
HamlGenerator Constructor
HamlGenerator Constructor (ILogWriter)
HamlGenerator Methods
CheckIntendation Method
CheckIntendation Method (LineInfo)
CheckIntendation Method (LineInfo, Int32, Int32)
CheckMultiLine Method
GenerateCode Method
GenerateHtml Method
GetWord Method
HandlePlacement Method
Parse Method
Parse Method (TextReader)
Parse Method (String)
ParseNode Method
PreParse Method
PrintDocument Method
PrintNode Method
ReadLine Method
Spaces Method
HamlGenerator Properties
RootNode Property
LineInfo Class
LineInfo Members
LineInfo Constructor
LineInfo Methods
Append Method
Set Method
Set Method (Int32, Int32)
Set Method (String, Int32, Int32)
SetParsedData Method
TrimRight Method
LineInfo Properties
AppendNextLine Property
Children Property
Data Property
HasChildren Property
Intendation Property
LineNumber Property
Parent Property
SelfClosed Property
UnfinishedRule Property
UnparsedData Property
WhiteSpaces Property
NodeList Class
NodeList Members
NodeList Constructor
NodeList Methods
Add Method
CreateNode Method
GetPrototype Method
HttpServer.Rendering.Haml.Nodes Namespace
AttributeNode Class
AttributeNode Members
AttributeNode Constructor
AttributeNode Constructor (Node)
AttributeNode Constructor (Node, List(AttributeNode.Attribute))
AttributeNode Methods
CanHandle Method
GetAttribute Method
GetEndPos Method
Parse Method
ToCode Method
ToCode Method (Boolean, Boolean, Boolean)
ToHtml Method
AttributeNode Properties
Attributes Property
AttributeNode.Attribute Class
AttributeNode.Attribute Members
AttributeNode.Attribute Constructor
AttributeNode.Attribute Fields
Name Field
Simple Field
Value Field
AttributeNode.Attribute Methods
ChildNode Class
ChildNode Members
ChildNode Constructor
ChildNode Methods
AddMe Method
GetEndPos Method
GetEndPos Method (Int32, String)
GetEndPos Method (Int32, String, Char)
ToCode Method
ChildNode Properties
IsTextNode Property
DisplayCodeNode Class
DisplayCodeNode Members
DisplayCodeNode Constructor
DisplayCodeNode Methods
CanHandle Method
GetEndPos Method
Parse Method
ToCode Method
ToCode Method (Boolean, Boolean, Boolean)
ToHtml Method
DisplayCodeNode Properties
IsTextNode Property
Node Class
Node Members
Node Constructor
Node Methods
AddModifier Method
CanHandle Method
GetIntendation Method
Parse Method
ToCode Method
ToCode Method (Boolean)
ToCode Method (Boolean, Boolean)
ToCode Method (Boolean, Boolean, Boolean)
ToHtml Method
Node Properties
AllChildrenCount Property
Children Property
IsTextNode Property
LastModifier Property
LineInfo Property
ModifierCount Property
Modifiers Property
Parent Property
PartialNode Class
PartialNode Members
PartialNode Constructor
PartialNode Methods
CanHandle Method
GetCode Method
Parse Method
ThrowError Method
ToCode Method
ToCode Method (Boolean, Boolean, Boolean)
ToHtml Method
PartialNode Properties
IsTextNode Property
Target Property
TagNode Class
TagNode Members
TagNode Constructor
TagNode Methods
CanHandle Method
Parse Method
ToCode Method
ToCode Method (Boolean, Boolean, Boolean)
ToHtml Method
TagNode Properties
IsTextNode Property
Name Property
TextNode Class
TextNode Members
TextNode Constructor
TextNode Methods
CanHandle Method
Parse Method
ToCode Method
ToCode Method (Boolean, Boolean, Boolean)
ToHtml Method
TextNode Properties
IsTextNode Property
Text Property
HttpServer.Rendering.Haml.Rules Namespace
AttributesRule Class
AttributesRule Members
AttributesRule Constructor
AttributesRule Methods
IsMultiLine Method
NewLineRule Class
NewLineRule Members
NewLineRule Constructor
NewLineRule Methods
IsMultiLine Method
Rule Class
Rule Members
Rule Constructor
Rule Methods
IsMultiLine Method
HttpServer.Rendering.Tiny Namespace
TinyGenerator Class
TinyGenerator Members
TinyGenerator Constructor
TinyGenerator Methods
GenerateCode Method
Parse Method
Parse Method (TextReader)
Parse Method (String)
HttpServer.Rules Namespace
IRule Interface
IRule Members
IRule Methods
Process Method
RedirectRule Class
RedirectRule Members
RedirectRule Constructor
RedirectRule Constructor (String, String)
RedirectRule Constructor (String, String, Boolean)
RedirectRule Methods
Process Method
RedirectRule Properties
FromUrl Property
ShouldRedirect Property
ToUrl Property
RegexRedirectRule Class
RegexRedirectRule Members
RegexRedirectRule Constructor
RegexRedirectRule Constructor (String, String)
RegexRedirectRule Constructor (String, String, RegexOptions)
RegexRedirectRule Constructor (String, String, RegexOptions, Boolean)
RegexRedirectRule Methods
Process Method
RegexRedirectRule Properties
HttpServer.Sessions Namespace
HttpSessionClearedArgs Class
HttpSessionClearedArgs Members
HttpSessionClearedArgs Constructor
HttpSessionClearedArgs Methods
HttpSessionClearedArgs Properties
Expired Property
HttpSessionClearedHandler Delegate
IHttpSession Interface
IHttpSession Members
IHttpSession Methods
Clear Method
Clear Method
Clear Method (Boolean)
IHttpSession Properties
Accessed Property
Count Property
Id Property
Item Property
IHttpSession Events
BeforeClear Event
IHttpSessionStore Interface
IHttpSessionStore Members
IHttpSessionStore Methods
AddUnused Method
Cleanup Method
Create Method
Create Method
Create Method (String)
Load Method
Remove Method
Save Method
IHttpSessionStore Properties
ExpireTime Property
Item Property
MemorySession Class
MemorySession Members
MemorySession Constructor
MemorySession Methods
Clear Method
Clear Method
Clear Method (Boolean)
Dispose Method
MemorySession Properties
Accessed Property
Changed Property
Count Property
Id Property
Item Property
MemorySession Events
BeforeClear Event
MemorySessionStore Class
MemorySessionStore Members
MemorySessionStore Constructor
MemorySessionStore Methods
AddUnused Method
Cleanup Method
Create Method
Create Method
Create Method (String)
Load Method
Remove Method
Save Method
MemorySessionStore Properties
ExpireTime Property
Item Property
This page uses an IFRAME but your browser does not support it.