S
sa.cesare
Is there any means to get httpRuntime section in Page_Load()?
WebConfigurationManager.GetSection("system.web/httpRuntime") returns
some kind of RuntimeWrapper(nowhere documented) instead of
HttpRuntimeSection.
Thanks.
WebConfigurationManager.GetSection("system.web/httpRuntime") returns
some kind of RuntimeWrapper(nowhere documented) instead of
HttpRuntimeSection.
Thanks.