SPUserCodeWebPart Members
Include Protected Members
Include Inherited Members
Provides the container for a sandboxed solution Web Part.
The SPUserCodeWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUserCodeWebPart | Initializes a new instance of the SPUserCodeWebPart class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AllowClose | (Inherited from WebPart.) | |
AllowConnect | (Inherited from WebPart.) | |
AllowEdit | (Inherited from WebPart.) | |
AllowHide | (Inherited from WebPart.) | |
AllowMinimize | (Inherited from WebPart.) | |
AllowZoneChange | (Inherited from WebPart.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AssemblyFullName | Gets or sets the full name of the user code Web Part assembly. | |
Attributes | (Inherited from WebControl.) | |
AuthorizationFilter | (Inherited from WebPart.) | |
BackColor | (Inherited from WebControl.) | |
BackImageUrl | (Inherited from Panel.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
CatalogIconImageUrl | (Inherited from WebPart.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChromeState | (Inherited from WebPart.) | |
ChromeType | (Inherited from WebPart.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ConnectErrorMessage | (Inherited from WebPart.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Part.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DefaultButton | (Inherited from Panel.) | |
Description | (Inherited from WebPart.) | |
DesignMode | (Inherited from Control.) | |
Direction | (Inherited from WebPart.) | |
DisplayTitle | (Inherited from WebPart.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
ExportMode | (Inherited from WebPart.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
GroupingText | (Inherited from Panel.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
HasSharedData | (Inherited from WebPart.) | |
HasUserData | (Inherited from WebPart.) | |
Height | (Inherited from WebPart.) | |
HelpMode | (Inherited from WebPart.) | |
HelpUrl | (Inherited from WebPart.) | |
Hidden | (Inherited from WebPart.) | |
HorizontalAlign | (Inherited from Panel.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImportErrorMessage | (Inherited from WebPart.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsClosed | (Inherited from WebPart.) | |
IsEnabled | (Inherited from WebControl.) | |
IsShared | (Inherited from WebPart.) | |
IsStandalone | (Inherited from WebPart.) | |
IsStatic | (Inherited from WebPart.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
Properties | Gets a collection of the SPUserCodeWebPart properties. | |
ScrollBars | (Inherited from Panel.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
SolutionId | Gets or sets the ID of the solution. | |
Style | (Inherited from WebControl.) | |
Subtitle | Gets the subtitle of the SPUserCodeWebPart. (Overrides WebPart.Subtitle.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Title | (Inherited from WebPart.) | |
TitleIconImageUrl | (Inherited from WebPart.) | |
TitleUrl | (Inherited from WebPart.) | |
ToolTip | (Inherited from WebControl.) | |
TypeFullName | Gets or sets the full name of the sandboxed solution Web Part type. | |
UniqueID | (Inherited from Control.) | |
Verbs | Gets a collection of custom verbs associated with the SPUserCodeWebPart. (Overrides WebPart.Verbs.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WebBrowsableObject | (Inherited from WebPart.) | |
WebPartManager | (Inherited from WebPart.) | |
Width | (Inherited from WebPart.) | |
Wrap | (Inherited from Panel.) | |
Zone | (Inherited from WebPart.) | |
ZoneIndex | (Inherited from WebPart.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Top