Keywords Class

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class Keywords
Inheritance
Object    Keywords

Constructors

Keywords Initializes a new instance of the Keywords class
Keywords(Boolean) Initializes a new instance of the Keywords class

Properties

Methods

BindListControl(ListControl, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean)  
BindListControl(ListControl, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, String, String)  
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetConnectionString  
GetDataTable(String, String, String)  
GetDataTable(String, String, String, String)  
GetDataTable(String, String, String, String, Boolean)  
GetDataTable(String, String, String, String, Boolean, Boolean, Boolean)  
GetDataTable(String, String, String, String, Boolean, Boolean, String)  
GetDataTable(String, String, String, String, String, Boolean, Boolean, Boolean)  
GetDataTable(String, String, String, String, String, Boolean, Boolean, String)  
GetDataTable(String, String, String, String, String, Boolean, Boolean, String, String, String)  
GetExecuteConnectionString  
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
MakeMultipleListSelections  
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
RemoveDeletedItems(String, String, String, String, Boolean, Boolean)  
RemoveDeletedItems(String, String, String, String, String, Boolean, Boolean)  
ReplaceScriptedFilter  
ToString Returns a string that represents the current object.
(Inherited from Object)
UpdateLookupTable(ITextControl, String, String, String, String)  
UpdateLookupTable(ITextControl, String, String, String, String, DataColumn, Object)  
UpdateLookupTable(String, String, String, String, String, DataColumn, Object)  

Fields

See Also