| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HttpRuntime ClassProvides a set of ASP.NET run-time services for the current application.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public static | AppDomainAppId | String | [ Get ] |
| public static | AppDomainAppPath | String | [ Get ] |
| public static | AppDomainAppVirtualPath | String | [ Get ] |
| public static | AppDomainId | String | [ Get ] |
| public static | AspClientScriptPhysicalPath | String | [ Get ] |
| public static | AspClientScriptVirtualPath | String | [ Get ] |
| public static | AspInstallDirectory | String | [ Get ] |
| public static | BinDirectory | String | [ Get ] |
| public static | Cache | Cache | [ Get ] |
| public static | ClrInstallDirectory | String | [ Get ] |
| public static | CodegenDir | String | [ Get ] |
| public static | IsOnUNCShare | Boolean | [ Get ] |
| public static | MachineConfigurationDirectory | String | [ Get ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public static | Close | ( ) | Void |
| public static | GetNamedPermissionSet | ( ) | NamedPermissionSet |
| public static | ProcessRequest | ( HttpWorkerRequest wr ) | Void |
| public static | UnloadAppDomain | ( ) | Void |
HttpRuntime.methodName ( arguments ); | ||
| C# | VB | |
Type var = HttpRuntime.propertyName; | ||
| C# | VB | |
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme