DataComForm Methods |
The DataComForm type exposes the following members.
Name | Description | |
---|---|---|
AddConfirmation |
Adds confirmation text to existing message on the page, optionally with a tooltip text.
(Inherited from BasicForm.) | |
AddControlsAfterInternal |
Internal method to add components after the form from inherited forms.
(Inherited from BasicForm.) | |
AddControlsBeforeInternal |
Internal method to add components before the form from inherited forms.
(Inherited from BasicForm.) | |
AddError |
Adds error text to existing message on the page.
(Inherited from BasicForm.) | |
AddInformation |
Adds information text to existing message on the page.
(Inherited from BasicForm.) | |
AddWarning |
Adds warning text to existing message on the page.
(Inherited from BasicForm.) | |
AfterSaveActionsInternal |
Performs additional actions after save (redirecting or displaying info message).
(Inherited from BasicForm.) | |
ConnectAssociatedControls |
Connects associated controls (labels and inputs) together, for accessibility and other reasons.
(Inherited from BasicForm.) | |
CreateChildControls |
Renders the control at run-time.
(Inherited from CMSDynamicWebControl.) | |
CreateMessagesPlaceHolder |
Creates local messages placeholder.
(Inherited from BasicForm.) | |
DisplayErrorLabel |
Displays error label.
(Inherited from BasicForm.) | |
EnsureInitialization |
Initializes the control. Is called within InitComplete or
(Inherited from CMSDynamicWebControl.) | |
EnsureLabels |
Ensures the general labels on the form.
(Inherited from BasicForm.) | |
EnsureMessagesPlaceholder |
Ensures correct set the messages placeholder.
(Inherited from BasicForm.) | |
GetAttachment |
Returns attachment info and raises OnGetAttachment event.
(Inherited from BasicForm.) | |
GetAttachmentInternal |
Gets attachment
(Inherited from BasicForm.) | |
GetDataValue |
Returns DataRow value for the specified column.
(Inherited from AbstractBasicForm.) | |
GetFieldValue |
Gets the value of a specified field.
(Inherited from BasicForm.) | |
GetMultifieldValues |
Gets the multi-field values of a specified field.
(Inherited from BasicForm.) | |
GetWhereCondition |
Gets where condition from all form engine user controls.
(Inherited from BasicForm.) | |
HandleFieldsValues |
Initializes default values for invisible fields.
(Inherited from BasicForm.) | |
InitFormInternal |
Internal method to initialize the form.
(Inherited from BasicForm.) | |
InitializeControl |
Initializes the form.
(Inherited from BasicForm.) | |
InitializeMainPanel |
Initializes main form container.
(Inherited from BasicForm.) | |
InitResolver |
Initializes macro resolver data sources.
(Inherited from BasicForm.) | |
InitSpellCheck |
Initializes the spell checker.
(Inherited from AbstractBasicForm.) | |
IsAnyFieldVisible |
Returns TRUE if basic form displays any control.
(Inherited from BasicForm.) | |
IsCategoryCollapsed |
Returns true if the given category is collapsed
(Inherited from BasicForm.) | |
IsFieldAvailable |
Checks if control is included in editing controls hashtable.
(Inherited from BasicForm.) | |
IsFieldVisible |
Checks if the given field is evaluated as visible.
(Inherited from BasicForm.) | |
ItemChanged |
Checks if item has changed.
(Inherited from AbstractBasicForm.) | |
layout_OnAfterRegisterFormControl |
Event after control has been registered in template layout.
(Inherited from BasicForm.) | |
LoadControlValues |
Loads the values from the data container to the form controls.
(Inherited from AbstractBasicForm.) | |
LoadData(DataRow) |
Renders form and sets field values.
(Inherited from BasicForm.) | |
LoadData(IDataContainer) |
This method is overridden for a specific purpose and shouldn't be changed.
(Overrides BasicFormLoadData(IDataContainer).) | |
LoadDefaultLayout |
This method is overridden for a specific purpose and shouldn't be changed.
(Overrides BasicFormLoadDefaultLayout.) | |
LoadFormLayout |
Loads form layout.
(Inherited from BasicForm.) | |
LoadLayout |
Loads the form layout.
(Inherited from BasicForm.) | |
LoadTemplateLayout |
Loads the layout template.
(Inherited from BasicForm.) | |
LoadViewState |
Customized LoadViewState.
(Inherited from CMSDynamicWebControl.) | |
Merge |
Merges the Data.com contact (or company) attribute values with the CMS contact (or account) form field values according to the user choice.
| |
OnInit |
Init event handler.
(Inherited from CMSDynamicWebControl.) | |
OnLoad |
Load event handler.
(Inherited from CMSDynamicWebControl.) | |
OnPreRender |
OnPreRender event.
(Overrides BasicFormOnPreRender(EventArgs).) | |
Page_InitComplete |
Event handler of page's init complete.
(Inherited from CMSDynamicWebControl.) | |
PrependError |
Prepends error text to existing message on the page.
(Inherited from BasicForm.) | |
ProcessContextVisibility |
Changes fields' visible attribute according to display context.
(Inherited from BasicForm.) | |
ProcessUserVisibility |
Changes fields' visible attribute according to user visibility settings or changes form definition if visibility can be edited.
(Inherited from BasicForm.) | |
ProcessVisibility |
Changes fields' visible attribute according to visibility.
(Inherited from BasicForm.) | |
RaiseOnAfterSave |
Raises the OnAfterSave event.
(Inherited from BasicForm.) | |
RaiseOnBeforeRedirect |
Raises the OnBeforeRedirect event.
(Inherited from BasicForm.) | |
RaiseOnDeleteFile |
Raises the OnDeleteFile event.
(Inherited from BasicForm.) | |
RaiseOnCheckPermissions |
Invokes OnCheckPermissions event.
(Inherited from BasicForm.) | |
RaiseOnSaveFailed |
Raises the OnSaveFailed event.
(Inherited from BasicForm.) | |
RaiseOnUploadFile |
Raises the OnUploadFile event.
(Inherited from BasicForm.) | |
ReloadData |
Reloads the form data.
(Inherited from BasicForm.) | |
Render |
Renders the control at design-time.
(Inherited from BasicForm.) | |
ResolveMacros |
Resolves the macros within current WebPart context.
(Inherited from BasicForm.) | |
Restore |
Provides the form fields with the values from the specified CMS contact (or account).
| |
SaveControlValue |
This method is overridden for a specific purpose and shouldn't be changed.
(Overrides AbstractBasicFormSaveControlValue(String, FormEngineUserControl).) | |
SaveData |
Saves data and optionally redirects user to specified URL.
(Inherited from BasicForm.) | |
SaveDataClick |
Saves form data into Data container after the submit button is clicked.
(Inherited from BasicForm.) | |
SaveDataInternal |
Internal method to save data to the database.
(Inherited from BasicForm.) | |
SaveViewState |
Customized SaveViewState.
(Inherited from CMSDynamicWebControl.) | |
SetDataValue |
Sets value of the given column in the data.
(Inherited from AbstractBasicForm.) | |
ShowConfirmation |
Shows the general changes saved message.
(Inherited from BasicForm.) | |
ShowError |
Shows the specified error message, optionally with a tooltip text.
(Inherited from BasicForm.) | |
ShowChangesSaved |
Shows the general changes saved message.
(Inherited from BasicForm.) | |
ShowInformation |
Shows the given information on the page, optionally with a tooltip text.
(Inherited from BasicForm.) | |
ShowWarning |
Shows the specified warning message, optionally with a tooltip text.
(Inherited from BasicForm.) | |
Store |
Saves the values of the form fields to the CMS contact (or account) assigned to this forms and returns the value indicating whether the operation was successful.
| |
Validate |
Validates the form fields and returns the value indicating whether validation was successful.
| |
ValidateData |
Validates the data, returns true if succeeded.
(Inherited from BasicForm.) |
Name | Description | |
---|---|---|
AddCssClass |
Adds CSS class to control. If class is already present, than adding is skipped. Class names are case sensitive.
(Defined by ControlsExtensions.) | |
AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) | |
CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) | |
GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
GetCssClasses |
Returns all CSS classes of control.
(Defined by ControlsExtensions.) | |
GetRenderedHTML |
Returns HTML which would be rendered by control to page.
(Defined by ControlsExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
HasCssClass |
Checks whether the control has given CSS class. Class names are case sensitive.
(Defined by ControlsExtensions.) | |
RemoveCssClass |
Removes all occurrences. Class names are case sensitive.
(Defined by ControlsExtensions.) | |
SetCssClasses |
Sets CSS classes to the control. Current classes will be overridden.
(Defined by ControlsExtensions.) | |
ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |