Click or drag to resize

WorkspaceEditorWebPart Class

Provides functionality to edit and create workspaces.
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      System.Web.UI.WebControlsPanel
        System.Web.UI.WebControls.WebPartsPart
          System.Web.UI.WebControls.WebPartsWebPart
            WebPart
              Colygon.MatchPoint.Core.WebPartsBaseWebPartWorkspaceEditorConfiguration
                Colygon.MatchPoint.Core.WebParts.FormBaseFormWebPartWorkspaceEditorConfiguration
                  Colygon.MatchPoint.Workspaces.WebPartsWorkspaceEditorWebPart

Namespace:  Colygon.MatchPoint.Workspaces.WebParts
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public sealed class WorkspaceEditorWebPart : BaseFormWebPart<WorkspaceEditorConfiguration>

The WorkspaceEditorWebPart type exposes the following members.

Constructors
  NameDescription
Public methodWorkspaceEditorWebPart
Initializes a new instance of the WorkspaceEditorWebPart class
Top
Properties
  NameDescription
Public propertyAccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.
(Inherited from WebControl.)
Public propertyAllowClose
Gets or sets a value indicating whether an end user can close a WebPart control on a Web page.
(Inherited from WebPart.)
Public propertyAllowConnect (Inherited from WebPart.)
Public propertyAllowEdit (Inherited from WebPart.)
Public propertyAllowHide (Inherited from WebPart.)
Public propertyAllowMinimize (Inherited from WebPart.)
Public propertyAllowRemove Obsolete. (Inherited from WebPart.)
Public propertyAllowZoneChange (Inherited from WebPart.)
Public propertyAppRelativeTemplateSourceDirectory
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
(Inherited from Control.)
Public propertyAttributes
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
(Inherited from WebControl.)
Public propertyAuthorizationFilter (Inherited from WebPart.)
Public propertyBackColor
Gets or sets the background color of the Web server control.
(Inherited from WebControl.)
Public propertyBackImageUrl
Gets or sets the URL of the background image for the panel control.
(Inherited from Panel.)
Public propertyBorderColor
Gets or sets the border color of the Web control.
(Inherited from WebControl.)
Public propertyBorderStyle
Gets or sets the border style of the Web server control.
(Inherited from WebControl.)
Public propertyBorderWidth
Gets or sets the border width of the Web server control.
(Inherited from WebControl.)
Public propertyBrowserDesignMode Obsolete. (Inherited from WebPart.)
Public propertyCaption Obsolete. (Inherited from WebPart.)
Public propertyCatalogIconImageUrl (Inherited from WebPart.)
Public propertyChromeState
Gets or sets whether a part control is in a minimized or normal state.
(Inherited from WebPart.)
Public propertyChromeType
Gets or sets the type of border that frames a Web Parts control.
(Inherited from WebPart.)
Public propertyClientID
Gets the control ID for HTML markup that is generated by ASP.NET.
(Inherited from Control.)
Public propertyClientIDMode
Gets or sets the algorithm that is used to generate the value of the ClientID property.
(Inherited from Control.)
Public propertyClientName (Inherited from WebPart.)
Public propertyConfigFileName (Inherited from BaseWebPartT.)
Public propertyConfigFileToken (Inherited from BaseWebPartT.)
Public propertyConfigType (Inherited from BaseWebPartT.)
Public propertyConfiguration (Inherited from BaseWebPartT.)
Public propertyConfigXml
Returns the XML code of the configuration class for this Web Part.
(Inherited from BaseWebPartT.)
Public propertyConnectErrorMessage
Gets an error message to display to users if errors occur during the connection process.
(Inherited from WebPart.)
Public propertyConnectionID (Inherited from WebPart.)
Public propertyConnections (Inherited from WebPart.)
Public propertyControls
Gets a ControlCollection object that contains the child controls for a specified server control in the user interface hierarchy.
(Inherited from Part.)
Public propertyControlStyle
Gets the style of the Web server control. This property is used primarily by control developers.
(Inherited from WebControl.)
Public propertyControlStyleCreated
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
(Inherited from WebControl.)
Public propertyCssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
(Inherited from WebControl.)
Public propertyCssStyleSheet (Inherited from WebPart.)
Public propertyDefaultButton
Gets or sets the identifier for the default button that is contained in the Panel control.
(Inherited from Panel.)
Public propertyDescription (Inherited from WebPart.)
Public propertyDetailLink Obsolete. (Inherited from WebPart.)
Public propertyDir Obsolete. (Inherited from WebPart.)
Public propertyDirection
Gets or sets the horizontal direction that content flows within the control.
(Inherited from WebPart.)
Public propertyDisplayTitle
Gets a string that contains the full title text actually displayed in the title bar of a WebPart control instance.
(Inherited from WebPart.)
Public propertyEffectiveFrameType Obsolete. (Inherited from WebPart.)
Public propertyEffectiveStorage (Inherited from WebPart.)
Public propertyEffectiveTitle (Inherited from WebPart.)
Public propertyEnabled
Gets or sets a value indicating whether the Web server control is enabled.
(Inherited from WebControl.)
Public propertyEnableTheming
Gets or sets a value indicating whether themes apply to this control.
(Inherited from WebControl.)
Public propertyEnableViewState
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
(Inherited from Control.)
Public propertyExportControlledProperties Obsolete. (Inherited from WebPart.)
Public propertyExportMode
Gets or sets whether all, some, or none of a WebPart control's properties can be exported.
(Inherited from WebPart.)
Public propertyFont
Gets the font properties associated with the Web server control.
(Inherited from WebControl.)
Public propertyForeColor
Gets or sets the foreground color (typically the color of the text) of the Web server control.
(Inherited from WebControl.)
Public propertyFrameState Obsolete. (Inherited from WebPart.)
Public propertyFrameType Obsolete. (Inherited from WebPart.)
Public propertyGroupingText
Gets or sets the caption for the group of controls that is contained in the panel control.
(Inherited from Panel.)
Public propertyHasAttributes
Gets a value indicating whether the control has attributes set.
(Inherited from WebControl.)
Public propertyHasSharedData
Gets a value that indicates whether a WebPart control has any shared personalization data associated with it.
(Inherited from WebPart.)
Public propertyHasUserData
Gets a value that indicates whether a WebPart control has any user personalization data associated with it.
(Inherited from WebPart.)
Public propertyHeight (Inherited from WebPart.)
Public propertyHelpLink Obsolete. (Inherited from WebPart.)
Public propertyHelpMode (Inherited from WebPart.)
Public propertyHelpUrl (Inherited from WebPart.)
Public propertyHidden (Inherited from WebPart.)
Public propertyHorizontalAlign
Gets or sets the horizontal alignment of the contents within the panel.
(Inherited from Panel.)
Public propertyID (Inherited from WebPart.)
Public propertyImportErrorMessage (Inherited from WebPart.)
Public propertyIsClosed
Gets a value that indicates whether a WebPart control is currently closed on a Web Parts page.
(Inherited from WebPart.)
Public propertyIsIncluded Obsolete. (Inherited from WebPart.)
Public propertyIsIncludedFilter Obsolete. (Inherited from WebPart.)
Public propertyIsShared
Gets a value that indicates whether a WebPart control is shared, meaning that it is visible to all users of a Web Parts page.
(Inherited from WebPart.)
Public propertyIsStandalone
Gets a value that indicates whether a WebPart control is standalone, meaning that it is not contained within a WebPartZoneBase zone.
(Inherited from WebPart.)
Public propertyIsStatic
Gets a value that indicates whether a WebPart control is a static control, which means the control is declared in the markup of a Web Parts page and not added to the page programmatically.
(Inherited from WebPart.)
Public propertyIsVisible Obsolete. (Inherited from WebPart.)
Public propertyMissingAssembly Obsolete. (Inherited from WebPart.)
Public propertyNamingContainer
Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value.
(Inherited from Control.)
Public propertyPage
Gets a reference to the Page instance that contains the server control.
(Inherited from Control.)
Public propertyParent
Gets a reference to the server control's parent control in the page control hierarchy.
(Inherited from Control.)
Public propertyPartImageLarge Obsolete. (Inherited from WebPart.)
Public propertyPartImageSmall Obsolete. (Inherited from WebPart.)
Public propertyPartOrder Obsolete. (Inherited from WebPart.)
Public propertyPermissions Obsolete. (Inherited from WebPart.)
Public propertyQualifier (Inherited from WebPart.)
Public propertyRenderingCompatibility
Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with.
(Inherited from Control.)
Public propertyScrollBars
Gets or sets the visibility and position of scroll bars in a Panel control.
(Inherited from Panel.)
Public propertySerializedAttachedPropertiesShared (Inherited from WebPart.)
Public propertySerializedAttachedPropertiesUser (Inherited from WebPart.)
Public propertySite
Gets information about the container that hosts the current control when rendered on a design surface.
(Inherited from Control.)
Public propertySkinID
Gets or sets the skin to apply to the control.
(Inherited from WebControl.)
Public propertyStorageKey (Inherited from WebPart.)
Public propertyStyle
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
(Inherited from WebControl.)
Public propertySubtitle (Inherited from WebPart.)
Public propertySupportsDisabledAttribute
Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's IsEnabled property is false.
(Inherited from Panel.)
Public propertySuppressWebPartChrome (Inherited from WebPart.)
Public propertyTabIndex
Gets or sets the tab index of the Web server control.
(Inherited from WebControl.)
Public propertyTemplateControl
Gets or sets a reference to the template that contains this control.
(Inherited from Control.)
Public propertyTemplateSourceDirectory
Gets the virtual directory of the Page or UserControl that contains the current server control.
(Inherited from Control.)
Public propertyTitle (Inherited from WebPart.)
Public propertyTitleIconImageUrl (Inherited from WebPart.)
Public propertyTitleUrl (Inherited from WebPart.)
Public propertyToolTip
Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
(Inherited from WebControl.)
Public propertyUniqueID
Gets the unique, hierarchically qualified identifier for the server control.
(Inherited from Control.)
Public propertyUnknownXmlElements (Inherited from WebPart.)
Public propertyUseDefaultStyles (Inherited from WebPart.)
Public propertyValidateRequestMode
Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values.
(Inherited from Control.)
Public propertyVerbs
Gets a collection of custom verbs associated with a WebPart control.
(Inherited from WebPart.)
Public propertyViewStateMode
Gets or sets the view-state mode of this control.
(Inherited from Control.)
Public propertyVisible
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
(Inherited from Control.)
Public propertyWebBrowsableObject
Gets a reference to the WebPart control to enable it to be edited by custom EditorPart controls.
(Inherited from WebPart.)
Public propertyWebPartContextualInfo (Inherited from BaseWebPartT.)
Public propertyWidth (Inherited from WebPart.)
Public propertyWrap
Gets or sets a value indicating whether the content wraps within the panel.
(Inherited from Panel.)
Public propertyZone
Gets the WebPartZoneBase zone that currently contains a WebPart control.
(Inherited from WebPart.)
Public propertyZoneID (Inherited from WebPart.)
Public propertyZoneIndex
Gets the index position of a WebPart control within its zone.
(Inherited from WebPart.)
Top
Methods
  NameDescription
Public methodAfterDeserialize (Inherited from WebPart.)
Public methodApplyStyle
Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers.
(Inherited from WebControl.)
Public methodApplyStyleSheetSkin
Applies the style properties defined in the page style sheet to the control.
(Inherited from Control.)
Public methodCancel (Inherited from BaseFormWebPartT.)
Public methodCanRunAt Obsolete. (Inherited from WebPart.)
Public methodClose (Inherited from BaseFormWebPartT.)
Public methodCopyBaseAttributes
Copies the properties not encapsulated by the Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers.
(Inherited from WebControl.)
Public methodCreateEditorParts
Returns a collection of custom EditorPart controls that can be used to edit a WebPart control when it is in edit mode.
(Inherited from WebPart.)
Public methodCreateWebPartMenu (Inherited from WebPart.)
Public methodDataBind (Inherited from Part.)
Public methodDispose (Inherited from WebPart.)
Public methodEnsureInterfaces Obsolete. (Inherited from WebPart.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindControl
Searches the current naming container for a server control with the specified id parameter.
(Inherited from Control.)
Public methodFocus
Sets input focus to a control.
(Inherited from Control.)
Public methodGetData Obsolete. (Inherited from WebPart.)
Public methodGetDesignTimeFooter (Inherited from WebPart.)
Public methodGetDesignTimeHeader (Inherited from WebPart.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInitEventArgs Obsolete. (Inherited from WebPart.)
Public methodGetRequiresData Obsolete. (Inherited from WebPart.)
Public methodGetRouteUrl(Object)
Gets the URL that corresponds to a set of route parameters.
(Inherited from Control.)
Public methodGetRouteUrl(RouteValueDictionary)
Gets the URL that corresponds to a set of route parameters.
(Inherited from Control.)
Public methodGetRouteUrl(String, Object)
Gets the URL that corresponds to a set of route parameters and a route name.
(Inherited from Control.)
Public methodGetRouteUrl(String, RouteValueDictionary)
Gets the URL that corresponds to a set of route parameters and a route name.
(Inherited from Control.)
Public methodGetThemedImages (Inherited from WebPart.)
Public methodGetThemedLocalizedImages (Inherited from WebPart.)
Public methodGetToolParts (Inherited from WebPart.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUniqueIDRelativeTo
Returns the prefixed portion of the UniqueID property of the specified control.
(Inherited from Control.)
Public methodHasControls
Determines if the server control contains any child controls.
(Inherited from Control.)
Public methodLoadResource (Inherited from WebPart.)
Public methodMergeStyle
Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers.
(Inherited from WebControl.)
Public methodPartCacheInvalidate (Inherited from WebPart.)
Public methodPartCommunicationConnect Obsolete. (Inherited from WebPart.)
Public methodPartCommunicationInit Obsolete. (Inherited from WebPart.)
Public methodPartCommunicationMain Obsolete. (Inherited from WebPart.)
Public methodRenderBeginTag
Renders the HTML opening tag of the Panel control to the specified writer.
(Inherited from Panel.)
Public methodRenderControl
Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
(Inherited from Control.)
Public methodRenderEndTag
Renders the HTML closing tag of the Panel control into the specified writer.
(Inherited from Panel.)
Public methodResolveClientUrl
Gets a URL that can be used by the browser.
(Inherited from Control.)
Public methodResolveUrl
Converts a URL into one that is usable on the requesting client.
(Inherited from Control.)
Public methodSave (Inherited from BaseFormWebPartT.)
Public methodSetRenderMethodDelegate
Assigns an event handler delegate to render the server control and its content into its parent control.
(Inherited from Control.)
Public methodShouldSerializeAllowConnect (Inherited from WebPart.)
Public methodShouldSerializeAllowEdit (Inherited from WebPart.)
Public methodShouldSerializeAllowHide (Inherited from WebPart.)
Public methodShouldSerializeAllowMinimize (Inherited from WebPart.)
Public methodShouldSerializeAllowRemove (Inherited from WebPart.)
Public methodShouldSerializeAllowZoneChange (Inherited from WebPart.)
Public methodShouldSerializeConnectionID (Inherited from WebPart.)
Public methodShouldSerializeConnections (Inherited from WebPart.)
Public methodShouldSerializeDescription (Inherited from WebPart.)
Public methodShouldSerializeDetailLink (Inherited from WebPart.)
Public methodShouldSerializeDir (Inherited from WebPart.)
Public methodShouldSerializeExportControlledProperties (Inherited from WebPart.)
Public methodShouldSerializeFrameState (Inherited from WebPart.)
Public methodShouldSerializeFrameType (Inherited from WebPart.)
Public methodShouldSerializeHeight (Inherited from WebPart.)
Public methodShouldSerializeHelpLink (Inherited from WebPart.)
Public methodShouldSerializeHelpMode (Inherited from WebPart.)
Public methodShouldSerializeID (Inherited from WebPart.)
Public methodShouldSerializeIsIncluded (Inherited from WebPart.)
Public methodShouldSerializeIsIncludedFilter (Inherited from WebPart.)
Public methodShouldSerializeIsVisible (Inherited from WebPart.)
Public methodShouldSerializeMissingAssembly (Inherited from WebPart.)
Public methodShouldSerializePartImageLarge (Inherited from WebPart.)
Public methodShouldSerializePartImageSmall (Inherited from WebPart.)
Public methodShouldSerializePartOrder (Inherited from WebPart.)
Public methodShouldSerializeTitle (Inherited from WebPart.)
Public methodShouldSerializeWidth (Inherited from WebPart.)
Public methodShouldSerializeZoneID (Inherited from WebPart.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventDataBinding
Occurs when the server control binds to a data source.
(Inherited from Control.)
Public eventDisposed
Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested.
(Inherited from Control.)
Public eventInit
Occurs when the server control is initialized, which is the first step in its lifecycle.
(Inherited from Control.)
Public eventLoad
Occurs when the server control is loaded into the Page object.
(Inherited from Control.)
Public eventPreRender
Occurs after the Control object is loaded but prior to rendering.
(Inherited from Control.)
Public eventUnload
Occurs when the server control is unloaded from memory.
(Inherited from Control.)
Top
See Also