WikiContentWebpart Members
Include Protected Members
Include Inherited Members
Represents a WebPart that displays richly formatted content.
The WikiContentWebpart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WikiContentWebpart | Initializes a new instance of the WikiContentWebpart class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AllowClose | (Inherited from WebPart.) | |
AllowConnect | Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it. (Inherited from WebPart.) | |
AllowEdit | Gets or sets a value indicating whether an end user can modify a WebPart control in personal view. (Inherited from WebPart.) | |
AllowHide | Gets or sets a value indicating whether end users are allowed to hide a WebPart control. (Inherited from WebPart.) | |
AllowMinimize | Gets or sets whether the Web Part can be minimized. (Inherited from WebPart.) | |
AllowRemove | Obsolete. Gets or sets whether the Web Part can be removed from a Web Part Page by controlling whether the IsIncluded property can be set to false. (Inherited from WebPart.) | |
AllowZoneChange | Gets or sets whether the Web Part can be moved to a different zone by controlling whether the ZoneID property can be changed. (Inherited from WebPart.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AuthorizationFilter | Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page. (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.) | |
BrowserDesignMode | Obsolete. Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. (Inherited from WebPart.) | |
CacheType | Determines the type of caching being used by the Web server. (Inherited from WebPart.) | |
Caption | Obsolete. Gets or sets a string that is added following the title in the title bar of the Web Part. This property is intended for document names or other context-specific information. (Inherited from WebPart.) | |
CatalogIconImageUrl | Gets or sets the URL to an image used to represent the Web Part in a catalog. (Inherited from WebPart.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChromeState | (Inherited from WebPart.) | |
ChromeType | (Inherited from WebPart.) | |
ClassResourcePath | Gets the base path to Web Part class resources. (Inherited from WebPart.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientName | Gets the unique name of the Web Part used by the client-side Web Part Page Service Component (WPSC). (Inherited from WebPart.) | |
ConnectErrorMessage | (Inherited from WebPart.) | |
ConnectionID | Gets or sets the GUID that is used internally by the Web Part infrastructure as the unique identifier of a Web Part connection. (Inherited from WebPart.) | |
Connections | Gets or sets the connection information that is stored with a connected Web Part. (Inherited from WebPart.) | |
ContainerWidth | Obsolete. Gets the value set by the page author as a hint to the Web Part of how wide to expect the containing Web Part zone to be. (Inherited from WebPart.) | |
Content | Gets or sets the HTML content and server control tags that provide content for this Web Part. | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Part.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
CssStyleSheet | (Inherited from WebPart.) | |
DefaultButton | (Inherited from Panel.) | |
Description | Gets or sets a text description that appears when the user rests the mouse pointer on the title of a Web Part in a Web Part Page or gallery. (Inherited from WebPart.) | |
DesignMode | (Inherited from Control.) | |
DetailLink | Obsolete. Gets or sets a URL to an HTML document that contains supplemental information. (Inherited from WebPart.) | |
Dir | Obsolete. Gets or sets the direction of the reading order for a Web Part's text and frame. Setting this value overrides the value specified for the System.Web.UI.Page.Culture property. (Inherited from WebPart.) | |
Direction | (Inherited from WebPart.) | |
Directive | Gets or sets the Register directives for server controls in the Web Part. | |
DisplayTitle | (Inherited from WebPart.) | |
EffectiveFrameType | Obsolete. Gets the frame type that is used to render the Web Part frame at run time. (Inherited from WebPart.) | |
EffectiveStorage | Gets whether the instance of the Web Part returned is stored as personal instance or shared instance. (Inherited from WebPart.) | |
EffectiveTitle | Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure. (Inherited from WebPart.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
ExportControlledProperties | Obsolete. Gets or sets a value indicating whether a Web Part’s properties that are flagged as controlled properties by the Web Part developer can have their values exported in personal view. (Inherited from WebPart.) | |
ExportMode | (Inherited from WebPart.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
FrameState | Obsolete. Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. (Inherited from WebPart.) | |
FrameType | Obsolete. Gets or sets the style of the Web Part frame. (Inherited from WebPart.) | |
GroupingText | (Inherited from Panel.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
HasSharedData | (Inherited from WebPart.) | |
HasUserData | (Inherited from WebPart.) | |
Height | Gets or sets the fixed height for a Web Part on a Web Part Page. (Inherited from WebPart.) | |
HelpLink | Obsolete. Gets or sets a URL or file system path to a help file in HTML format. (Inherited from WebPart.) | |
HelpMode | Gets or sets the type of user interface used to display Help content for a Web Part. (Inherited from WebPart.) | |
HelpUrl | Gets or sets a Help link. (Inherited from WebPart.) | |
Hidden | Gets or sets a value indicating whether the Web Part is displayed on a Web page. (Inherited from WebPart.) | |
HorizontalAlign | (Inherited from Panel.) | |
ID | Gets or sets an identifier for the Web Part. (Inherited from WebPart.) | |
IdSeparator | (Inherited from Control.) | |
ImportErrorMessage | (Inherited from WebPart.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsClosed | (Inherited from WebPart.) | |
IsEnabled | (Inherited from WebControl.) | |
IsIncluded | Obsolete. Gets or sets a value indicating whether a Web Part that is added by another user or the administrator in the shared view of a Web Part page should be included in a personal view of the page. (Inherited from WebPart.) | |
IsIncludedFilter | Obsolete. Gets or sets the parameters used by the IRuntimeFilter interface to determine if the Web Part will be included on the Web Part Page. (Inherited from WebPart.) | |
IsShared | (Inherited from WebPart.) | |
IsStandalone | (Inherited from WebPart.) | |
IsStatic | (Inherited from WebPart.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
IsVisible | Obsolete. Gets or sets whether the Web Part is visible. (Inherited from WebPart.) | |
LoadViewStateByID | (Inherited from Control.) | |
MissingAssembly | Obsolete. Gets or sets the message shown to the user when importing a Web Part if the assembly for the Web Part is not installed on the target server. (Inherited from WebPart.) | |
NamingContainer | (Inherited from Control.) | |
OverflowAuto | Gets a value indicating whether you can override the default setting for the cascading style sheet (CSS) overflow attribute when rendering the Web Part. (Inherited from WebPart.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PartImageLarge | Obsolete. Gets or sets the URL of an image file containing a 16 x 16 pixel image, typically used to depict icons. (Inherited from WebPart.) | |
PartImageSmall | Obsolete. Gets or sets the URL of an image file that appears in the title of a Web Part. (Inherited from WebPart.) | |
PartOrder | Obsolete. Gets or sets the order in which the Web Part appears within a Web Part zone. (Inherited from WebPart.) | |
Permissions | Obsolete. Gets the properties of a Web Part that can be modified currently. (Inherited from WebPart.) | |
Qualifier | Gets a unique identifier for a Web Part. (Inherited from WebPart.) | |
SaveProperties | Gets or sets a value that indicates whether the properties of a Web Part have changed and should be persisted at the end of page rendering. (Inherited from WebPart.) | |
ScrollBars | (Inherited from Panel.) | |
SerializeAll | Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection. (Inherited from WebPart.) | |
SerializedAttachedPropertiesShared | Supports the SharePoint Foundation Web Part connection infrastructure. Not intended to be used directly from your code. (Inherited from WebPart.) | |
SerializedAttachedPropertiesUser | Supports the SharePoint Foundation Web Part connection infrastructure. Not intended to be used directly from your code. (Inherited from WebPart.) | |
ServerRelativeClassResourcePath | Gets the server-relative path to Web Part class resources. (Inherited from WebPart.) | |
ShouldValidate | Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them. (Inherited from WebPart.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
StorageKey | Gets the unique identifier that is set by the Web Part infrastructure when a Web Part is added to a Web Part Zone. (Inherited from WebPart.) | |
Style | (Inherited from WebControl.) | |
Subtitle | Returns the value of the Caption property. (Inherited from WebPart.) | |
SuppressWebPartChrome | Gets or sets whether chrome is displayed for a static Web Part. (Inherited from WebPart.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Title | Gets or sets the title that appears in the title bar of a Web Part. (Inherited from WebPart.) | |
TitleIconImageUrl | Gets or sets the URL to an image used to represent the Web Part in its own title bar. (Inherited from WebPart.) | |
TitleUrl | Get or sets a title link. (Inherited from WebPart.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
UnknownXmlElements | Gets an UnknownXmlElementCollection object that contains XML elements from an imported SharePoint Web Part that were not mapped to a property on the Web Part. (Inherited from WebPart.) | |
UseDefaultStyles | Gets or sets whether the default font size and style are applied to the Web Part. (Inherited from WebPart.) | |
Verbs | (Inherited from WebPart.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WebBrowsableObject | (Inherited from WebPart.) | |
WebPartManager | (Inherited from WebPart.) | |
WebPartMenu | Gets or sets the Web Part menu source that is rendered in the frame of the Web Part. (Inherited from WebPart.) | |
Width | Gets or sets the fixed width for a Web Part. (Inherited from WebPart.) | |
WorkItemTimeout | Obsolete. (Inherited from WebPart.) | |
Wrap | (Inherited from Panel.) | |
Zone | (Inherited from WebPart.) | |
ZoneID | Gets or sets the Web Part zone in which to render the Web Part. (Inherited from WebPart.) | |
ZoneIndex | (Inherited from WebPart.) |
Top
Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from Panel.) | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | Used to process Web Part XML for static Web Parts. (Inherited from WebPart.) | |
AfterDeserialize | Called after a SharePoint Web Part's properties are deserialized from the SharePoint database or from a Web Part description file (.dwp). Suggested place for SharePoint Web Part upgrade code. (Inherited from WebPart.) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
CanRunAt | Obsolete. Returns a value that indicates where the implementation of a connection interface can run. (Inherited from WebPart.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls | Creates the child controls of the Web Part. (Overrides Control.CreateChildControls().) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlStyle | (Inherited from Panel.) | |
CreateEditorParts | (Inherited from WebPart.) | |
CreateWebPartMenu | Called after the Microsoft ASP.NET Load event and used to modify or override the default menu. (Inherited from WebPart.) | |
DataBind() | (Inherited from Part.) | |
DataBind(Boolean) | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
Dispose | Releases all resources used by the Web Part. (Inherited from WebPart.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
EnsureInterfaces | Obsolete. Provides notification for a connectable Web Part that it should ensure all its interfaces are registered using the RegisterInterface method. (Inherited from WebPart.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindControl(String) | (Inherited from Control.) | |
FindControl(String, Int32) | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
GetCustomBuilder | Provides the ability to associate a dynamic builder with a custom property of a Web Part. (Inherited from WebPart.) | |
GetData | Obsolete. Called when the System.Web.UI.Control.PreRender event occurs to allow a Web Part to retrieve data. (Inherited from WebPart.) | |
GetDesignModeState | (Inherited from Control.) | |
GetDesignTimeFooter | Returns the static HTML for the footer portion of a Web Part frame to a custom designer created by deriving from System.Web.UI.ControlDesigner. (Inherited from WebPart.) | |
GetDesignTimeHeader | Returns static HTML for the header portion of a Web Part frame to a custom designer created by deriving from System.Web.UI.ControlDesigner. (Inherited from WebPart.) | |
GetHashCode | (Inherited from Object.) | |
GetInitEventArgs | Obsolete. Returns the InitEventArgs object for the name of the interface that is passed in. (Inherited from WebPart.) | |
GetRequiresData | Obsolete. The virtual method that is called by the Web Part infrastructure when the System.Web.UI.Control.PreRender event occurs to indicate that a Web Part requires data. (Inherited from WebPart.) | |
GetToolParts | Determines which tool parts are displayed in the tool pane of the Web-based Web Part design user interface, and the order in which they are displayed. (Inherited from WebPart.) | |
GetType | (Inherited from Object.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadResource | Returns a string that describes the localized name, category, and description of the specified resource. (Inherited from WebPart.) | |
LoadViewState | Restores view-state information from a previous request that was saved with the SaveViewState() method. (Inherited from WebPart.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeStyle | (Inherited from WebControl.) | |
NotifyWorkItemComplete | Obsolete. Indicates that work being performed on an external asynchronous thread that has been registered using the RegisterWorkItem method has completed. (Inherited from WebPart.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnClosing | (Inherited from WebPart.) | |
OnConnectModeChanged | (Inherited from WebPart.) | |
OnDataBinding | The event handler for the System.Web.UI.Control.DataBinding event that occurs when a Web Part is binding to a data source. (Inherited from WebPart.) | |
OnDeleting | (Inherited from WebPart.) | |
OnEditModeChanged | (Inherited from WebPart.) | |
OnInit | The event handler for the System.Web.UI.Control.Init event that occurs as the Web Part is being instantiated. (Inherited from WebPart.) | |
OnLoad | (Inherited from Control.) | |
OnPreRender | The event handler for the System.Web.UI.Control.PreRender event that occurs immediately before the Web Part is rendered to its containing Web Part Page. (Inherited from WebPart.) | |
OnUnload | The event handler for the System.Web.UI.Control.Unload event, which occurs when the Web Part is being unloaded from memory. (Inherited from WebPart.) | |
OpenFile | (Inherited from Control.) | |
PartCacheInvalidate() | Marks all the contents of the Web Part cache as outdated. (Inherited from WebPart.) | |
PartCacheInvalidate(Storage) | Marks all contents of the specified storage type in the Web Part cache as outdated. (Inherited from WebPart.) | |
PartCacheInvalidate(Storage, String) | Marks the specified cache entries of the specified storage type in the Web Part cache as outdated. (Inherited from WebPart.) | |
PartCacheRead | Reads and returns a value from the specified location in the specified type of storage in the Web Part cache. (Inherited from WebPart.) | |
PartCacheWrite | Stores the specified value of the specified type of storage in the Web Part cache. (Inherited from WebPart.) | |
PartCommunicationConnect | Obsolete. Used to notify a Web Part that it has been connected to another Web Part. (Inherited from WebPart.) | |
PartCommunicationInit | Obsolete. Provides a connectable Web Part with a method for firing any of its initialization events, such as the CellProviderInit or CellConsumerInit event. (Inherited from WebPart.) | |
PartCommunicationMain | Obsolete. Provides a connectable Web Part with a method to fire events for any of the main events of a connectable Web Part, such as the CellReady event. (Inherited from WebPart.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String) | Obsolete. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part. (Inherited from WebPart.) | |
RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String, Boolean) | Obsolete. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part with the option of specifying how cross-page connections are handled. (Inherited from WebPart.) | |
RegisterWorkItem | Obsolete. Keeps track of work being done by an external thread, such as a Web Part that handles its own thread pool. (Inherited from WebPart.) | |
RegisterWorkItemCallback | Obsolete. Queues a Web Part work item to the thread pool, invokes the specified delegate, and specifies an object to be passed to the delegate when serviced from the thread pool. (Inherited from WebPart.) | |
RemovedControl | (Inherited from Control.) | |
Render | Renders the control to the specified HTML writer. This method is inherited from the System.Web.UI.Control class. (Inherited from WebPart.) | |
RenderBeginTag | (Inherited from Panel.) | |
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
RenderEndTag | (Inherited from Panel.) | |
RenderWebPart | Renders the HTML for the body of a Web Part to the client. (Inherited from WebPart.) | |
RenderWorkItemTimeout | Obsolete. Renders HTML in a Web Part when a work item has timed out. (Inherited from WebPart.) | |
ReplaceTokens | Performs token replacement for a string, using the same algorithm used for URL-valued properties. (Inherited from WebPart.) | |
RequiresWebPartClientScript | Indicates whether this Web Part requires client-side script to be registered with the Web Part Page Services Component (WPSC) framework. (Overrides WebPart.RequiresWebPartClientScript().) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetDesignModeState | (Inherited from Control.) | |
SetPersonalizationDirty | (Inherited from WebPart.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetWebPartPageComponent | (Inherited from WebPart.) | |
ShouldSerializeAllowConnect | Returns whether the AllowConnect property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeAllowEdit | Returns whether the AllowEdit property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeAllowHide | Returns whether the AllowHide property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeAllowMinimize | Returns whether the AllowMinimize property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeAllowRemove | Returns whether the AllowRemove property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeAllowZoneChange | Returns whether the AllowZoneChange property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeConnectionID | Returns whether the ConnectionID property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeConnections | Returns whether the Connections property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeDescription | Returns whether the Description property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeDetailLink | Returns whether the DetailLink property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeDir | Returns whether the Dir property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeExportControlledProperties | Returns whether the ExportControlledProperties property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeFrameState | Returns whether the FrameState property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeFrameType | Returns whether the FrameType property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeHeight | Returns whether the Height property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeHelpLink | Returns whether the HelpLink property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeHelpMode | Returns whether the HelpMode property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeID | Returns whether the ID property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeIsIncluded | Returns whether the IsIncluded property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeIsIncludedFilter | Returns whether the IsIncludedFilter property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeIsVisible | Returns whether the IsVisible property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeMissingAssembly | Returns whether the MissingAssembly property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializePartImageLarge | Returns whether the PartImageLarge property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializePartImageSmall | Returns whether the PartImageSmall property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializePartOrder | Returns whether the PartOrder property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeTitle | Returns whether the Title property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeWidth | Returns whether the Width property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeZoneID | Returns whether the ZoneID property has changed from its default value. (Inherited from WebPart.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from WebPart.) |
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
Name | Description | |
---|---|---|
IAttributeAccessor.GetAttribute | (Inherited from WebPart.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebPart.) | |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IConnectionData.GetData | (Inherited from WebPart.) | |
IConnectionData.GetRequiresData | (Inherited from WebPart.) | |
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from Part.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top