Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
TemplateBasedControl.RenderContext Property (Microsoft.SharePoint.WebControls)
Gets or sets the Windows SharePoint Services context in which the control is rendered.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property RenderContext As SPContext
Visual Basic (Usage)
Dim instance As TemplateBasedControl
Dim value As SPContext

value = instance.RenderContext

instance.RenderContext = value
C#
public SPContext RenderContext { get; set; }

Property Value

A SPContext object that represents the context in which the control is rendered. The default is the value of the Current property.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker