Click or drag to resize
HTMLHelperUseExtensionOnPostback Property

Note: This API is now obsolete.

Use extension on postback?

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("An unsupported workaround for old IIS versions. Default value is false.")]
public static bool UseExtensionOnPostback { get; set; }

Property Value

Type: Boolean
See Also