VirtualContext Methods |
The VirtualContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddPreviewHash |
Gets the custom prefix hash for the virtual context URL validation
|
![]() ![]() | ContainsVirtualContextPrefix |
Returns true if the URL contains virtual context prefix
|
![]() ![]() | GetItem |
Gets the particular item from virtual context
|
![]() ![]() | GetVirtualContextPath(String, NameValueCollection) |
Removes the virtual context prefix from the given URL
|
![]() ![]() | GetVirtualContextPath(String, NameValueCollection, Boolean) |
Removes the virtual context prefix from the given URL
|
![]() ![]() | GetVirtualContextPrefix(NameValueCollection) |
Gets the prefix for the virtual context URL
|
![]() ![]() | GetVirtualContextPrefix(NameValueCollection, Boolean) |
Gets the prefix for the virtual context URL
|
![]() ![]() | HandleVirtualContext |
Handles the virtual context for the request. Returns true, if loading of the virtual context succeeded and the request is a virtual context request.
|
![]() ![]() | ItemIsSet |
Returns true, if the given item is set
|
![]() ![]() | LoadVirtualContextValues |
Handles the virtual context prefixes in the URL. Returns true, if loading of the virtual context value succeeded.
|
![]() ![]() | RemoveVirtualContextPrefix |
Removes the virtual context prefix from the given URL
|
![]() ![]() | ReplaceVirtualContextPrefix |
Replaces the virtual context prefix from the given URL with a new one
|
![]() ![]() | Reset |
Resets the current virtual context
|
![]() ![]() | SetItem |
Sets the particular item in the virtual context
|
![]() ![]() | ValidatePreviewHash |
Gets the additional custom prefix parameters part for the virtual context URL
|