 | UrlParserRequestObject Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static Object RequestObject(
string key,
Type type
)
Public Shared Function RequestObject (
key As String,
type As Type
) As Object
Parameters
- key
- Type: SystemString
- type
- Type: SystemType
Return Value
Type:
Object
See Also