Keyword(s) for which to search:
Sort results by title
Keyword Index
OpenNETCF.Web Namespace
CodeBehindAssembly Class
GetTypesFromBaseType Method (baseType)
LoadFrom Method (assemblyPath)
DefaultHttpHandler Class
DefaultHttpHandler Constructor
ProcessRequest Method (context)
HttpBrowserCapabilities Class
HttpCachePolicy Class
HttpCachePolicy Constructor
SetMaxAge Method (delta)
SetNoStore Method
HttpCapabilitiesBase Class
HttpCapabilitiesBase Constructor (headers)
ActiveXControls Property
AddBrowser Method (browserName)
AOL Property
BackgroundSounds Property
Beta Property
Browser Property
Browsers Property
CanCombineFormsInDeck Property
CanInitiateVoiceCall Property
CanRenderAfterInputOrSelectElement Property
CanRenderEmptySelects Property
CanRenderInputAndSelectElementsTogether Property
CanRenderMixedSelects Property
CanRenderOneventAndPrevElementsTogether Property
CanRenderPostBackCards Property
CanRenderSetvarZeroWithMultiSelectionList Property
CanSendMail Property
Capabilities Property
CDF Property
ClrVersion Property
Cookies Property
Crawler Property
DefaultSubmitButtonLimit Property
EcmaScriptVersion Property
Frames Property
GatewayMajorVersion Property
GatewayMinorVersion Property
GatewayVersion Property
GetClrVersions Method
HasBackButton Property
HidesRightAlignedMultiselectScrollbars Property
HtmlTextWriter Property
Id Property
InputType Property
IsBrowser Method (browserName)
IsColor Property
IsMobileDevice Property
Item Property (key)
JavaApplets Property
JavaScript Property
JScriptVersion Property
MajorVersion Property
MaximumHrefLength Property
MaximumRenderedPageSize Property
MaximumSoftkeyLabelLength Property
MinorVersion Property
MinorVersionString Property
MobileDeviceManufacturer Property
MobileDeviceModel Property
MSDomVersion Property
NumberOfSoftkeys Property
Platform Property
PreferredImageMime Property
PreferredRenderingMime Property
PreferredRenderingType Property
PreferredRequestEncoding Property
PreferredResponseEncoding Property
RendersBreakBeforeWmlSelectAndInput Property
RendersBreaksAfterHtmlLists Property
RendersBreaksAfterWmlAnchor Property
RendersBreaksAfterWmlInput Property
RendersWmlDoAcceptsInline Property
RendersWmlSelectsAsMenuCards Property
RequiredMetaTagNameValue Property
RequiresAttributeColonSubstitution Property
RequiresContentTypeMetaTag Property
RequiresControlStateInSession Property
RequiresDBCSCharacter Property
RequiresHtmlAdaptiveErrorReporting Property
RequiresLeadingPageBreak Property
RequiresNoBreakInFormatting Property
RequiresOutputOptimization Property
RequiresPhoneNumbersAsPlainText Property
RequiresSpecialViewStateEncoding Property
RequiresUniqueFilePathSuffix Property
RequiresUniqueHtmlCheckboxNames Property
RequiresUniqueHtmlInputNames Property
RequiresUrlEncodedPostfieldValues Property
ScreenBitDepth Property
ScreenCharactersHeight Property
ScreenCharactersWidth Property
ScreenPixelsHeight Property
ScreenPixelsWidth Property
SupportsAccesskeyAttribute Property
SupportsBodyColor Property
SupportsBold Property
SupportsCacheControlMetaTag Property
SupportsCallback Property
SupportsCss Property
SupportsDivAlign Property
SupportsDivNoWrap Property
SupportsEmptyStringInCookieValue Property
SupportsFontColor Property
SupportsFontName Property
SupportsFontSize Property
SupportsImageSubmit Property
SupportsIModeSymbols Property
SupportsInputIStyle Property
SupportsInputMode Property
SupportsItalic Property
SupportsJPhoneMultiMediaAttributes Property
SupportsJPhoneSymbols Property
SupportsQueryStringInFormAction Property
SupportsRedirectWithCookie Property
SupportsSelectMultiple Property
SupportsUncheck Property
SupportsXmlHttp Property
Tables Property
Type Property
VBScript Property
Version Property
W3CDomVersion Property
Win16 Property
Win32 Property
HttpContext Class
Current Property
Request Property
Response Property
HttpCookie Class
HttpCookie Constructor
HttpCookie Constructor (name)
HttpCookie Constructor (name, value)
Domain Property
Expires Property
HasKeys Property
HttpOnly Property
Item Property (key)
Name Property
Path Property
Secure Property
Value Property
Values Property
HttpCookieCollection Class
HttpCookieCollection Constructor
Add Method (cookie)
AllKeys Property
Clear Method
CopyTo Method (dest, index)
Get Method
Get Method (index)
Get Method (name)
GetKey Method (index)
Item Property
Item Property (index)
Item Property (name)
RemoveCookie Method (name)
Set Method (cookie)
HttpCookieMode Enumeration
HttpErrorCode Enumeration
HttpException Class
HttpException Constructor
HttpException Constructor (httpCode, message)
HttpException Constructor (httpCode, message, innerException)
HttpException Constructor (httpCode, message, hr)
HttpException Constructor (httpCode, message)
HttpException Constructor (message)
HttpException Constructor (message, innerException)
HttpException Constructor (message, hr)
CreateFromLastError Method (message)
GetHttpCode Method
HttpFileCollection Class
AllKeys Property
CopyTo Method (dest, index)
Get Method
Get Method (index)
Get Method (name)
GetKey Method (index)
Item Property
Item Property (index)
Item Property (name)
HttpPostedFile Class
ContentLength Property
ContentType Property
FileName Property
InputStream Property
SaveAs Method (filename)
HttpRequest Class
HttpRequest Constructor (wr, context)
AcceptTypes Property
Browser Property
ContentEncoding Property
ContentLength Property
ContentType Property
Cookies Property
Files Property
Form Property
Headers Property
HttpMethod Property
IsAuthenticated Property
IsLocal Property
IsSecureConnection Property
QueryString Property
RawQueryString Property
RequestType Property
UserHostAddress Property
HttpRequestValidationException Class
HttpRequestValidationException Constructor
HttpRequestValidationException Constructor (message)
HttpRequestValidationException Constructor (message, innerException)
HttpResponse Class
AppendCookie Method (cookie)
AppendHeader Method (name, value)
BinaryWrite Method (buffer)
Cache Property
ContentLength Property
ContentType Property
Cookies Property
Flush Method
HeaderEncoding Property
Redirect Method (url)
SetCookie Method (cookie)
Write Method (s)
WriteLine Method (s)
HttpRuntime Class
ProcessRequest Method (wr)
HttpUnhandledException Class
HttpUnhandledException Constructor
HttpUnhandledException Constructor (message)
HttpUnhandledException Constructor (message, innerException)
HttpUtility Class
UrlDecode Method
UrlDecode Method (bytes, offset, count, e)
UrlDecode Method (bytes, e)
UrlDecode Method (str)
UrlDecode Method (str, e)
UrlEncode Method
UrlEncode Method (bytes)
UrlEncode Method (bytes, offset, count)
UrlEncode Method (str)
UrlEncode Method (str, e)
UrlEncodeToBytes Method
UrlEncodeToBytes Method (bytes)
UrlEncodeToBytes Method (bytes, offset, count)
UrlEncodeToBytes Method (str, e)
UrlEncodeUnicode Method (str)
HttpWorkerRequest Class
HttpWorkerRequest Constructor
CloseConnection Method
EndOfRequest Method
FlushResponse Method (finalFlush)
GetHttpVerbName Method
GetHttpVersion Method
GetKnownRequestHeader Method (index)
GetLocalAddress Method
GetLocalPort Method
GetQueryString Method
GetRemoteAddress Method
GetRemoteName Method
GetRequestHeaders Method
GetServerName Method
GetServerVariable Method (name)
IsSecure Method
MapPath Method (virtualPath)
ProcessRequest Method
ReadRequestHeaders Method
SendCalculatedContentLength Method (contentLength)
SendKnownResponseHeader Method (name, value)
SendResponseFromMemory Method (data, length)
IHttpHandler Interface
ProcessRequest Method (context)
IHttpModule Interface
Dispose Method
Init Method (context)
PageHandler Class
PageHandler Constructor (filePath, mimeType)
ProcessRequest Method (context)
OpenNETCF.Web.Configuration Namespace
AuthenticationConfiguration Class
AuthenticationConfiguration Constructor
Enabled Property
Mode Property
Realm Property
Users Property
CookiesConfiguration Class
CookiesConfiguration Constructor
Domain Property
HttpOnlyCookies Property
RequireSSL Property
HttpRuntimeConfig Class
GetConfig Method
MaxRequestLength Property
RequestLengthDiskThreshold Property
HttpRuntimeConfigurationHandler Class
HttpRuntimeConfigurationHandler Constructor
Create Method (parent, configContext, section)
ServerConfig Class
Authentication Property
AuthenticationEnabled Property
BrowserDefinitions Property
CertificateName Property
CertificatePassword Property
Cookies Property
DefaultDocuments Property
DocumentRoot Property
GetConfig Method
LocalIP Property
LogExtensions Property
LogFileFolder Property
LoggingEnabled Property
LogProvider Property
MaxConnections Property
Port Property
Reload Method
TempRoot Property
UseSsl Property
ServerConfigurationHandler Class
ServerConfigurationHandler Constructor
Create Method (parent, configContext, section)
User Class
User Constructor
Name Property
Password Property
UserCollection Class
UserCollection Constructor
Find Method (username)
VirtualDirectoryMapping Class
VirtualDirectoryMapping Constructor (virtualPath, phyiscalPath)
PhysicalDirectory Property
RequiresAuthentication Property
VirtualDirectory Property
OpenNETCF.Web.Logging Namespace
DefaultLogProvider Class
DefaultLogProvider Constructor
LogPadarnError Method (errorInfo)
LogPageAccess Method (dataItem)
LogRuntimeInfo Method (zoneMask, info)
ILogProvider Interface
LogPadarnError Method (errorInfo)
LogPageAccess Method (dataItem)
LogRuntimeInfo Method (zoneMask, info)
LogDataItem Class
Headers Property
PageName Property
RemoteClientIP Property
ServerConfiguration Property
ZoneFlags Enumeration
OpenNETCF.Web.Server Namespace
WebServer Class
WebServer Constructor
Configuration Property
PhysicalPath Property
Running Property
Start Method
Stop Method
OpenNETCF.Web.UI Namespace
Control Class
Control Constructor
Load Event
Page Class
Page Constructor
Page_Load Method (sender, e)
Request Property
Response Property
TemplateControl Class
TemplateControl Constructor
UserControl Class
UserControl Constructor
This page uses an IFRAME but your browser does not support it.