ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace : QueryBuilderControl Class |
For a list of all members of this type, see QueryBuilderControl members.
Name | Description | |
---|---|---|
CustomLanguagePath | Determines location of the component's language files. | |
DirectoryCSS | Determines location of the necessary CSS files on your web server. | |
DirectoryJS | Determines location of the necessary JavaScript library files on your web server. | |
HttpCompressionEnabled | Enables or disables compression of HTTP traffic between clent and server. | |
Language | Gets or sets the component's UI language by it's code. | |
LayoutSQL | Gets or sets the XML string containing SQL query text with layout. | |
LoadJQuery | Allows for automatic loading of the necessary jQuery and jQueryUI libraries. | |
LoadJScript | Allows for automatic loading of the necessary JavaScript libraries. | |
MultipleQueriesPerSession | Gets or sets the MultipleQueriesPerSession mode. | |
PersistentConnection | Instructs the component to keep database connection open all the time till the session expiration. | |
PlainTextSQLBuilder | Refers to the SQL query text generation server-side object. | |
QueryBuilder | Refers to the SQL parsing and modification server-side object. | |
SessionID | Gets the identifier of the current session. | |
UseCustomLanguageFiles | Gets or sets a value indicating whether this object use custom language files. |