ActivitySettingsPart Members
Defines methods that control the UI for the Activity in the Workflow Designer.Custom activities that have a UI in the FIM Portal must implement this interface.
The following tables list the members exposed by the ActivitySettingsPart type.
Protected Constructors
Name | Description | |
---|---|---|
ActivitySettingsPart | Creates a new instance of the ActivitySettingsPart object with default values. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl) | |
ActionBarCssClass | Represents the Cascading Style Sheet (CSS) that applies to ActionBar elements of the activity UI. | |
ActionBarItemActiveCssClass | Represents the Cascading Style Sheet (CSS) that applies to ActionBarItemActive elements of the activity UI. | |
ActionBarItemInactiveCssClass | Represents the Cascading Style Sheet (CSS) that applies to ActionBarItemInactive elements of the activity UI. | |
ActivityName | Represents the activity name. | |
AlternatingRowCssClass | Represents the Cascading Style Sheet (CSS) that applies to AlternatingRow elements of the activity UI. | |
AppRelativeTemplateSourceDirectory | (Inherited from Control) | |
Attributes | (Inherited from WebControl) | |
BackColor | (Inherited from WebControl) | |
BindingContainer | (Inherited from Control) | |
BorderColor | (Inherited from WebControl) | |
BorderStyle | (Inherited from WebControl) | |
BorderWidth | (Inherited from WebControl) | |
BottomPagingCssClass | Represents the Cascading Style Sheet (CSS) that applies to BottomPaging elements of the activity UI. | |
BrandBarImageAreaCssClass | Represents the Cascading Style Sheet (CSS) that applies to BrandBarImageArea elements of the activity UI. | |
ButtonCssClass | Represents the Cascading Style Sheet (CSS) that applies to Button elements of the activity UI. | |
CancelScript | This API is currently not supported. | |
ClientID | (Inherited from Control) | |
Controls | (Inherited from CompositeControl) | |
ControlStyle | (Inherited from WebControl) | |
ControlStyleCreated | (Inherited from WebControl) | |
CssClass | (Inherited from WebControl) | |
DataCellCssClass | Represents the Cascading Style Sheet (CSS) that applies to DeltaCell elements of the activity UI. | |
DescriptionCssClass | Represents the Cascading Style Sheet (CSS) that applies to Description elements of the activity UI. | |
Enabled | (Inherited from WebControl) | |
EnableTheming | (Inherited from WebControl) | |
EnableViewState | (Inherited from Control) | |
ErrorMessageCssClass | Represents the Cascading Style Sheet (CSS) that applies to ErrorMessage elements of the activity UI. | |
Font | (Inherited from WebControl) | |
FontTwoTierLabelCssClass | Represents the Cascading Style Sheet (CSS) that applies to FontTwoTierLabel elements of the activity UI. | |
ForeColor | (Inherited from WebControl) | |
FormBodyCssClass | Represents the Cascading Style Sheet (CSS) that applies to FormBody elements of the activity UI. | |
FormLabelCssClass | Represents the Cascading Style Sheet (CSS) that applies to FormLabel elements of the activity UI. | |
HasAttributes | (Inherited from WebControl) | |
HeaderCellCssClass | Represents the Cascading Style Sheet (CSS) that applies to HeaderCell elements of the activity UI. | |
HeaderRowCssClass | Represents the Cascading Style Sheet (CSS) that applies to HeaderRowCssClass elements of the activity UI. | |
Height | (Inherited from WebControl) | |
ID | (Inherited from Control) | |
InformationBarCssClass | Represents the Cascading Style Sheet (CSS) that applies to InformationBar elements of the activity UI. | |
LabelCssClass | Represents the Cascading Style Sheet (CSS) that applies to Label elements of the activity UI. | |
NamingContainer | (Inherited from Control) | |
Page | (Inherited from Control) | |
PageTitleAreaFrameCssClass | Represents the Cascading Style Sheet (CSS) that applies to PageTitleAreaFrame elements of the activity UI. | |
PageTitleCssClass | Represents the Cascading Style Sheet (CSS) that applies to PageTitle elements of the activity UI. | |
Parent | (Inherited from Control) | |
PersistDataFlag | This API is currently not supported. | |
RowCssClass | Represents the Cascading Style Sheet (CSS) that applies to Row elements of the activity UI. | |
SearchTableCssClass | Represents the Cascading Style Sheet (CSS) that applies to SearchTable elements of the activity UI. | |
SearchTextBoxCssClass | Represents the Cascading Style Sheet (CSS) that applies to SearchTextBox elements of the activity UI. | |
Site | (Inherited from Control) | |
SiteTitleCssClass | Represents the Cascading Style Sheet (CSS) that applies to SiteTitle elements of the activity UI. | |
SkinID | (Inherited from WebControl) | |
StandardHeaderCssClass | Represents the Cascading Style Sheet (CSS) that applies to StandardHeader elements of the activity UI. | |
Style | (Inherited from WebControl) | |
SummaryCustomBodyCssClass | Represents the Cascading Style Sheet (CSS) that applies to SummaryCustomBody elements of the activity UI. | |
TabIndex | (Inherited from WebControl) | |
TableCssClass | Represents the Cascading Style Sheet (CSS) that applies to Table elements of the activity UI. | |
TemplateControl | (Inherited from Control) | |
TemplateSourceDirectory | (Inherited from Control) | |
TextBoxCssClass | Represents the Cascading Style Sheet (CSS) that applies to TextBox elements of the activity UI. | |
Title | Gets and sets the activity title. The title of the activity will be displayed in the Workflow Designer. | |
TitleCssClass | Represents the Cascading Style Sheet (CSS) that applies to Title elements of the activity UI. | |
TitleDescriptionCssClass | Represents the Cascading Style Sheet (CSS) that applies to TitleDescription elements of the activity UI. | |
TitleDescriptionFilterIconCssClass | Represents the Cascading Style Sheet (CSS) that applies to TitleDescriptionFilterIcon elements of the activity UI. | |
TitleDescriptionIconCssClass | Represents the Cascading Style Sheet (CSS) that applies to TitleDescriptionIcon elements of the activity UI. | |
ToolTip | (Inherited from WebControl) | |
UniqueID | (Inherited from Control) | |
Visible | (Inherited from Control) | |
WarningMessageCssClass | Represents the Cascading Style Sheet (CSS) that applies to WarningMessage elements of the activity UI. | |
WebpageTitleCssClass | Represents the Cascading Style Sheet (CSS) that applies to WebpageTitle elements of the activity UI. | |
Width | (Inherited from WebControl) |
Top
Protected Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control) | |
ChildControlsCreated | (Inherited from Control) | |
ClientIDSeparator | (Inherited from Control) | |
Context | (Inherited from Control) | |
DesignMode | (Inherited from Control) | |
Events | (Inherited from Control) | |
HasChildViewState | (Inherited from Control) | |
IdSeparator | (Inherited from Control) | |
IsChildControlStateCleared | (Inherited from Control) | |
IsEnabled | (Inherited from WebControl) | |
IsTrackingViewState | (Inherited from Control) | |
IsViewStateEnabled | (Inherited from Control) | |
LoadViewStateByID | (Inherited from Control) | |
TagKey | (Inherited from WebControl) | |
TagName | (Inherited from WebControl) | |
ThisPage | This API is currently not supported. | |
ViewState | (Inherited from Control) | |
ViewStateIgnoresCase | (Inherited from Control) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from WebControl) | |
ApplyStyleSheetSkin | (Inherited from Control) | |
CopyBaseAttributes | (Inherited from WebControl) | |
DataBind | Overloaded. (Inherited from CompositeControl) | |
Dispose | (Inherited from Control) | |
Equals | Overloaded. (Inherited from Object) | |
FindControl | Overloaded. (Inherited from Control) | |
Focus | (Inherited from Control) | |
GenerateActivityOnWorkflow | This method is called when a user clicks the Save button in the Workflow Designer. It should return an instance of the activity that has its properties set to the values entered into the controls used in the UI of the activity. | |
GetElementCssClass | Gets the Cascading Style Sheet (CSS) class for the element. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
HasControls | (Inherited from Control) | |
Initialize | Initializes the Activity UI webpage with the given style sheet. | |
LoadActivitySettings | This method initializes activity UI controls to their default values. | |
MergeStyle | (Inherited from WebControl) | |
PersistSettings | Saves the current UI control settings. | |
ReferenceEquals | (Inherited from Object) | |
RenderBeginTag | (Inherited from WebControl) | |
RenderControl | Overloaded. (Inherited from Control) | |
RenderEndTag | (Inherited from WebControl) | |
ResolveClientUrl | (Inherited from Control) | |
ResolveUrl | (Inherited from Control) | |
RestoreSettings | Restores UI control settings stored in the data parameter. | |
SetElementCssClass | Sets the Cascading Style Sheet (CSS) class for the element. The CSS is rendered by the Web server control on the client. | |
SetRenderMethodDelegate | (Inherited from Control) | |
SwitchMode | Switches the activity UI between read only mode and edit mode. | |
ToString | (Inherited from Object) | |
ValidateInputs | Returns true if all of the UI controls contain valid values. Otherwise, returns false. |
Top
Protected Methods
Top
Public 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
See Also
Reference
ActivitySettingsPart Class
Microsoft.IdentityManagement.WebUI.Controls Namespace