Gets and sets a flag that determines whether the control support the AJAX
Update Panel
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool SupportsPartialRendering { get; set; } |
| Visual Basic |
|---|
Public Property SupportsPartialRendering As Boolean Get Set |