Click or drag to resize
AdvancedGetFileHandlerResponse Property
Returns the current response

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public HttpResponseBase Response { get; }

Property Value

Type: HttpResponseBase
See Also