11 references to SupportsPartialRendering
System.Web (11)
UI\ClientScriptManager.cs (8)
671
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
718
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
758
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
797
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
840
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
862
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
907
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
1020
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
UI\WebControls\TreeView.cs (1)
2717
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
UI\WebParts\WebPartManager.cs (1)
3901
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {
UI\WebParts\WebPartMenu.cs (1)
83
if ((scriptManager != null) && scriptManager.
SupportsPartialRendering
) {