The SiteSeparatedObjectSelector type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | SiteSeparatedObjectSelector |
Methods
Name | Description | |
---|---|---|
![]() | AddConfirmation |
Adds confirmation text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | ![]() | (Inherited from ![]() |
![]() | AddError |
Adds error text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | AddHeaderAction |
Adds specified action to the page header actions.
(Inherited from AbstractUserControl.) |
![]() | AddInformation |
Adds information text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | AddMessage |
Adds message text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's (Inherited from ![]() ![]() |
![]() | AddWarning |
Adds warning text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | AppendAdditionalItemsWhere |
Appends where adding additional items.
|
![]() | AppendEnabledWhere |
Appends where restricting to enabled items.
|
![]() | AppendExclusiveWhere |
Appends restrictive part of where condition to given where condition.
|
![]() | AppendInclusiveWhere |
Appends widening part of where condition to given where condition.
|
![]() | AppendSelectedItemWhere |
Appends where condition including selected item.
|
![]() | AppendSiteWhere |
Appends site where to given where condition.
|
![]() | ![]() | Applies the style properties defined in the page style sheet to the control. (Inherited from ![]() |
![]() | ![]() | Gathers information about the server control and delivers it to the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the cached (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Deletes the control-state information for the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state and control-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Performs design-time logic. (Inherited from ![]() |
![]() | ContainsColumn |
Indicates if form control's DataRow contains requested column.
(Inherited from FormEngineUserControl.) |
![]() | ConvertInputValue |
Ensures that the given value is represented as null is empty, or converted to proper type.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Creates a new (Inherited from ![]() ![]() |
![]() | ![]() | Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering. (Inherited from ![]() |
![]() | ![]() | Accesses literal strings stored in a resource. The (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls with an option to raise the (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Performs any initialization steps on the user control that are required by RAD designers. (Inherited from ![]() |
![]() | ![]() | Enables a server control to perform final clean up before it is released from memory. (Inherited from ![]() |
![]() | EnsureControls |
Interface for control that is able to explicitly ensure its child controls
(Inherited from AbstractUserControl.) |
![]() | ![]() | Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from ![]() |
![]() | ![]() | Creates an identifier for controls that do not have an identifier assigned. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | Eval(String) |
Evaluates the given value
(Inherited from AbstractUserControl.) |
![]() | ![]() | Evaluates a data-binding expression using the specified format string to display the result. (Inherited from ![]() |
![]() | Eval(String, Boolean) |
Evaluates the item data (safe version), with html encoding.
(Inherited from AbstractUserControl.) |
![]() | EvalBool |
Evaluates the item data and converts it to the bool.
(Inherited from AbstractUserControl.) |
![]() | EvalDateTime |
Evaluates the item data and converts it to the date time.
(Inherited from AbstractUserControl.) |
![]() | EvalDouble |
Evaluates the item data and converts it to the integer.
(Inherited from AbstractUserControl.) |
![]() | EvalGuid |
Evaluates the item data and converts it to the guid.
(Inherited from AbstractUserControl.) |
![]() | EvalHTML |
Evaluates the item data and doesn't encode it. Method should be used for columns with html content.
(Inherited from AbstractUserControl.) |
![]() | EvalInteger |
Evaluates the item data and converts it to the integer.
(Inherited from AbstractUserControl.) |
![]() | EvalJSString |
Evaluates the item data, encodes it to be used in javascript code and encapsulates it with "'".
(Inherited from AbstractUserControl.) |
![]() | EvalText(String) |
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
(Inherited from AbstractUserControl.) |
![]() | EvalText(String, Boolean) |
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id parameter. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the (Inherited from ![]() ![]() |
![]() | ![]() | Sets input focus to a control. (Inherited from ![]() |
![]() | ![]() | Initializes the control that is derived from the (Inherited from ![]() ![]() |
![]() | GenerateBaseWhere |
Returns base where condition. This condition is applied always.
Returns empty where condition by default - override this method to generate custom condition.
|
![]() | GenerateWhereCondition |
Generates where condition for uniselector.
|
![]() | GetCodeName |
Converts ID of the object to its codename.
|
![]() | GetControlInfoMarker |
Gets the control info marker code
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets design-time data for a control. (Inherited from ![]() |
![]() | GetDialogConfiguration |
Returns dialog configuration from the specified form control settings.
(Inherited from FormEngineUserControl.) |
![]() | GetFlagIconUrl |
Returns resolved path to the flag image for the specified culture.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets an application-level resource object based on the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets an application-level resource object based on the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetID |
Converts object name to ID on the specific site
|
![]() | GetImagePath |
Gets UI image relative path.
(Inherited from AbstractUserControl.) |
![]() | GetImageUrl |
Gets UI image relative path.
(Inherited from AbstractUserControl.) |
![]() | GetInputClientID |
Gets client ID of first inner control.
(Inherited from FormEngineUserControl.) |
![]() | GetInputControlID |
Gets control ID of first inner control.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a page-level resource object based on the specified (Inherited from ![]() ![]() |
![]() | ![]() | Gets a page-level resource object based on the specified (Inherited from ![]() ![]() |
![]() | GetOtherValue |
Returns a value of other field with specified returned by the control.
(Inherited from FormEngineUserControl.) |
![]() | GetOtherValues |
Returns an array of values of any other fields returned by the control.
(Inherited from FormEngineUserControl.) |
![]() | GetResolvedValue ReturnType |
Gets resolved property value
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | GetSpellCheckFields |
Returns the list of the field IDs (Client IDs of the inner controls) that should be spell checked.
(Inherited from FormEngineUserControl.) |
![]() | GetString |
Returns localized string.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns the prefixed portion of the (Inherited from ![]() ![]() |
![]() | GetValue(String) |
Returns the value of the given property.
(Inherited from InlineUserControl.) |
![]() | GetValue ReturnType (String, ReturnType) |
Returns the value of the given property.
(Inherited from InlineUserControl.) |
![]() | GetWhereCondition |
Gets a where condition.
Returns where condition formatted by WhereConditionFormat from IFilterFormControl interface if form control implements it.
Otherwise returns where condition in [FieldName] = 'Value' format.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Determines if the server control contains any child controls. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether events are registered for the control or any child controls. (Inherited from ![]() |
![]() | HasValue |
Returns true if the value of the given property is set.
(Inherited from InlineUserControl.) |
![]() | ![]() | Initializes the (Inherited from ![]() ![]() |
![]() | InitSelector |
Initializes the selector.
|
![]() | ![]() | Determines if the server control holds only literal content. (Inherited from ![]() |
![]() | IsValid |
Returns true if entered data is valid. If data is invalid, it returns false and displays an error message.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Loads a (Inherited from ![]() ![]() |
![]() | ![]() | Loads a (Inherited from ![]() ![]() |
![]() | LoadControlFromFFI |
Loads control with values in FormFieldInfo.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Restores control-state information from a previous page request that was saved by the (Inherited from ![]() ![]() |
![]() | LoadControlValue |
Loads control value.
(Inherited from FormEngineUserControl.) |
![]() | LoadDefaultProperties |
Loads the default properties from the given form definition
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Obtains an instance of the (Inherited from ![]() ![]() |
![]() | LoadUserControl |
Loads the user control based on the given path
(Inherited from AbstractUserControl.) |
![]() | ![]() | Restores the view-state information from a previous user control request that was saved by the (Inherited from ![]() ![]() |
![]() | LogAndShowError |
Logs the exception and
(Inherited from AbstractUserControl.) |
![]() | ![]() | Assigns a virtual file path, either absolute or relative, to a physical file path. (Inherited from ![]() |
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnContentLoaded |
Method that is called when the control content is loaded.
(Inherited from InlineUserControl.) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnInit |
Initializes of the selector.
(Overrides FormEngineUserControl OnInit(EventArgs).) |
![]() | OnListItemCreated |
Called when item in selector is created.
|
![]() | OnLoad |
Initializes of the selector.
(Overrides AbstractUserControl OnLoad(EventArgs).) |
![]() | OnPreRender |
PreRender event handler.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Parses an input string into a (Inherited from ![]() ![]() |
![]() | ![]() | Parses an input string into a (Inherited from ![]() ![]() |
![]() | ![]() | Assigns any sources of the event and its information to the control's parent. (Inherited from ![]() |
![]() | RaiseOnChanged |
Raises the Changed event.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Reads a string resource. The (Inherited from ![]() ![]() |
![]() | Reload |
Reloads selector.
|
![]() | ![]() | (Inherited from ![]() |
![]() | Render |
Renders user control.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Outputs the content of a server control's children to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Gets the control adapter responsible for rendering the specified control. (Inherited from ![]() |
![]() | ![]() | Gets a URL that can be used by the browser. (Inherited from ![]() |
![]() | ResolveUrl |
Resolves the given URL
(Inherited from AbstractUserControl.) |
![]() | ![]() | Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from ![]() |
![]() | ![]() | Saves any user control view-state changes that have occurred since the last page postback. (Inherited from ![]() |
![]() | ![]() | Sets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from ![]() |
![]() | ![]() | Sets a pointer to a string resource. The (Inherited from ![]() ![]() |
![]() | SetValue |
Sets the property value of the control, setting the value affects only local property value.
(Inherited from FormEngineUserControl.) |
![]() | ShowConfirmation |
Shows the general confirmation message.
(Inherited from AbstractUserControl.) |
![]() | ShowError |
Shows the specified error message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowChangesSaved |
Shows the general changes saved message.
(Inherited from AbstractUserControl.) |
![]() | ShowInformation |
Shows the given information on the page, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowMessage(MessageTypeEnum, String, String, String, Boolean) |
Shows the specified message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowMessage(MessageTypeEnum, String, String, String, Boolean, Boolean) |
Shows the specified message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowWarning |
Shows the specified warning message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Returns a Boolean value indicating whether a device filter applies to the HTTP request. (Inherited from ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | TrackViewState |
Tracks the view state.
(Inherited from InlineUserControl.) |
![]() | UnderlyingFormControl_Changed |
Changed handler.
(Inherited from FormEngineUserControl.) |
![]() | ValidateMacroValue |
Returns true if the given macro value is valid value for this control
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Writes a resource string to an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified format string to display the result. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and the specified format string to display the result. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression and returns a node collection that implements the (Inherited from ![]() ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and returns a node collection that implements the (Inherited from ![]() ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | 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.) |
Fields
Name | Description | |
---|---|---|
![]() | mViewStateTracked |
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.) |
![]() | properties |
Control properties.
(Inherited from InlineUserControl.) |
Properties
Name | Description | |
---|---|---|
![]() | ![]() | Gets the browser-specific adapter for the control. (Inherited from ![]() |
![]() | AddAllItemsRecord |
Gets or sets the value which determines, whether to add 'all' item record to the selector.
|
![]() | AdditionalItems |
ID of items which have to be displayed. Use ',' or ';' as separator if more IDs required.
|
![]() | AddNoneRecord |
Determines whether to add 'none' item record to the selector.
|
![]() | AllowCombineSiteAndGlobal |
Indicates if objects can be combined site and global within one site.
False means that site can use only global or only site records.
|
![]() | AllowCreate |
Indicates whether new button will be visible and creating of new object allowed.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the application-relative virtual directory of the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets the application-relative, virtual directory path to the file from which the control is parsed and compiled. (Inherited from ![]() |
![]() | ![]() | Gets a collection of all attribute name and value pairs declared in the user control tag within the .aspx file. (Inherited from ![]() |
![]() | ![]() | Obsolete. The (Inherited from ![]() ![]() |
![]() | AutoPostBack |
Determines whether the AutoPostBack property of dropdown list should be enabled.
|
![]() | ![]() | Gets the control that contains this control's data binding. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to a collection of caching parameters for this user control. (Inherited from ![]() |
![]() | ![]() | Gets the control ID for HTML markup that is generated by ASP.NET. (Inherited from ![]() |
![]() | ![]() | Gets or sets the algorithm that is used to generate the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a character value representing the separator character used in the (Inherited from ![]() ![]() |
![]() | CodeNameColumn |
Name of the column containing code name.
|
![]() | ComponentName |
Component name
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ContextResolver |
Gets or sets macro resolver for given control.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ControlStyle |
CSS style of the control.
(Inherited from FormEngineUserControl.) |
![]() | CssClass |
CSS class of the control.
(Inherited from FormEngineUserControl.) |
![]() | CurrentDocument |
Current document
(Inherited from AbstractUserControl.) |
![]() | CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) |
![]() | CurrentSite |
Current site
(Inherited from AbstractUserControl.) |
![]() | CurrentUser |
Current user
(Inherited from AbstractUserControl.) |
![]() | Data |
Node data. This property is used only for passing values to the control.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | DefaultProperties |
Control properties
(Inherited from FormEngineUserControl.) |
![]() | DependsOnAnotherField |
Indicates if field depends on another field.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a value indicating whether a control is being used on a design surface. (Inherited from ![]() |
![]() | DisplayGlobalItems |
Indicates whether site records are to be offered. Default value is based on IncludeGlobalItems property.
|
![]() | DisplayOnlyEnabled |
Allows to display only enabled items. Default value is true.
|
![]() | DisplaySiteItems |
Indicates whether site records are to be offered. Default value is based on IncludeGlobalItems property.
|
![]() | DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) |
![]() | EditedObject |
Control's edited object
(Inherited from AbstractUserControl.) |
![]() | EmptyObject |
Empty info object of the same type as selected objects.
|
![]() | Enabled |
Gets or sets the enabled state of the selector.
(Overrides FormEngineUserControl Enabled.) |
![]() | EnabledColumn |
Name of the column containing enabled flag.
|
![]() | ![]() | Gets or sets a Boolean value indicating whether themes apply to the control that is derived from the (Inherited from ![]() ![]() |
![]() | ![]() | 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 ![]() |
![]() | EnsureSelectedItem |
Indicates whether selected item must be on the list despite of other settings. Default value is false.
|
![]() | ErrorMessage |
Control custom error message.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from ![]() |
![]() | Field |
Field name to which the field belongs. This property is only supported in templated form.
(Inherited from FormEngineUserControl.) |
![]() | FieldInfo |
Field info object.
(Inherited from FormEngineUserControl.) |
![]() | Form |
Parent form.
(Inherited from FormEngineUserControl.) |
![]() | FormControlParameter |
Helper property to use custom parameter in form control.
(Inherited from FormEngineUserControl.) |
![]() | HasData |
Indicates if selector has data.
|
![]() | HasDependingFields |
Indicates if another fields depend on this field.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from ![]() |
![]() | HasValue |
Returns true if the control has value, if false, the value from the control should not be used within the form to update the data
(Inherited from FormEngineUserControl.) |
![]() | HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) |
![]() | CheckFieldEmptiness |
Indicates that field should be checked on emptiness in validation step by BasicForm. Default TRUE.
It is preferable to set to FALSE for controls with complex input such as file uploaders. Field emptiness
validation then must be placed in custom form control in IsValid() method.
(Inherited from FormEngineUserControl.) |
![]() | CheckMinMaxLength |
Indicates that field should be checked on min/max input length in validation step by BasicForm. Default FALSE.
It is preferable to set to TRUE for simple text input controls such as TextBox.
(Inherited from FormEngineUserControl.) |
![]() | CheckRegularExpression |
Indicates that field should be checked on regular expressions in validation step by BasicForm. Default FALSE.
It is preferable to set to TRUE for controls where user should be able to enter text such as TextBox.
(Inherited from FormEngineUserControl.) |
![]() | CheckUnique |
If true, the field is checked for uniqueness. This property is only supported in templated form.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a value that indicates whether the server control's child controls have been created. (Inherited from ![]() |
![]() | ![]() | Gets or sets the programmatic identifier assigned to the server control. (Inherited from ![]() |
![]() | IDColumn |
Name of the column containing ID.
|
![]() | ![]() | Gets the character used to separate control identifiers. (Inherited from ![]() |
![]() | IncludeGlobalItems |
Indicates whether global objects are to be offered.
|
![]() | InputClientID |
Client ID of primary input control. If not explicitly set, first client ID of inner control of the form control is returned.
(Inherited from FormEngineUserControl.) |
![]() | InputControlID |
Control ID of primary input control. If not explicitly set, first control ID of inner control of the form control is returned.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a value indicating whether controls contained within this control have control state. (Inherited from ![]() |
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets a value indicating whether the user control is being loaded in response to a client postback, or if it is being loaded and accessed for the first time. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether view state is enabled for this control. (Inherited from ![]() |
![]() | Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) |
![]() | ![]() | Gets a value indicating whether the control participates in loading its view state by (Inherited from ![]() ![]() |
![]() | MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same (Inherited from ![]() ![]() |
![]() | ObjectType |
Object type name of selected objects.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | Parameter |
Control parameter.
(Inherited from InlineUserControl.) |
![]() | ![]() | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from ![]() |
![]() | RememberOriginalValue |
If true, the control remembers the original value for evaluation
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ResolverName |
Gets or sets macro resolver name.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | SelectedID |
Gets or sets the ID of selected item.
|
![]() | SelectedName |
Gets or sets the codename of selected item.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from ![]() |
![]() | SiteID |
Allows to display records only for specified site ID. Use 0 for global objects. Default value is current site ID.
|
![]() | SiteIDColumn |
Name of the column containing ID of the site.
|
![]() | ![]() | Gets or sets the skin to apply to the control. (Inherited from ![]() |
![]() | StopProcessing |
If true, control does not process the data.
(Overrides FormEngineUserControl StopProcessing.) |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a reference to the template that contains this control. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | Text |
Gets or sets Value converted to string.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | Trim |
If true, the returned value is trimmed. This property is only supported if used inside the form control. Default false.
(Inherited from FormEngineUserControl.) |
![]() | UIContext |
Control's UI Context
(Inherited from AbstractUserControl.) |
![]() | UnderlyingFormControl |
Underlying form control, if provided, the form control automatically redirects all properties to that control
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from ![]() |
![]() | UniSelector |
Getter to be overridden. Gets uniselector object used for selecting objects.
|
![]() | UseNameForSelection |
Indicates whether code name is to be used for selecting items.
|
![]() | UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) |
![]() | ValidationError |
Validation error string shown when the control is not valid.
(Inherited from FormEngineUserControl.) |
![]() | Value |
Gets or sets the selected value.
(Overrides FormEngineUserControl Value.) |
![]() | ValueDisplayName |
Gets the display name of the value item. Returns null if display name is not available.
(Overrides FormEngineUserControl ValueDisplayName.) |
![]() | ValueElementID |
Returns ClientID of the dropdown list.
(Overrides FormEngineUserControl ValueElementID.) |
![]() | ValueForValidation |
Returns value prepared for validation.
(Inherited from FormEngineUserControl.) |
![]() | ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) |
![]() | ![]() | Gets a value that indicates whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the view-state mode of this control. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from ![]() |
![]() | WhereConditionFormat |
Format of where condition.
(Inherited from FormEngineUserControl.) |
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when a user ends a transaction. (Inherited from ![]() |
![]() | ![]() | Occurs when a transaction completes. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control binds to a data source. (Inherited from ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Occurs when an unhandled exception is thrown. (Inherited from ![]() |
![]() | Changed |
Fired on the change to the form control.
(Inherited from FormEngineUserControl.) |
![]() | ![]() | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is loaded into the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs after the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the server control is unloaded from memory. (Inherited from ![]() |
See Also