CpCollectionAttributes Class

Definition

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

Constructors

CpCollectionAttributes Initializes a new instance of the CpCollectionAttributes class

Methods

AppendControl(String, Control, XPathNavigator, Boolean, Boolean, String, String)  
AppendControl(String, Control, XPathNavigator, Boolean, Boolean, String, String, String)  
AppendControl(String, Control, XPathNavigator, Boolean, Boolean, String, String, String, String, Boolean)  
ConvertToPropertyType  
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)
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
Initialize(Boolean, Control, String, String)  
Initialize(Boolean, Control, String, String, Boolean)  
Initialize(Boolean, Control, String, String, Boolean, Boolean)  
Initialize(Boolean, Control, String, XmlReader, Boolean, Boolean)  
Initialize(Boolean, Control, String, String, Boolean, Boolean, String)  
Initialize(Boolean, Control, String, XmlReader, Boolean, Boolean, String)  
Initialize(Boolean, Control, String, XmlReader, Boolean, Boolean, String, Boolean)  
Initialize(Boolean, Control, String, XmlReader, Boolean, Boolean, String, Boolean, Boolean)  
Initialize(Boolean, Control, String, XmlReader, Boolean, Boolean, String, Boolean, String, String)  
Initialize(Boolean, Control, String, XmlReader, Boolean, Boolean, String, Boolean, Boolean, String, String)  
InitializeFile(Boolean, Control, String, String, Boolean, Boolean)  
InitializeFile(Boolean, Control, String, String, Boolean, Boolean, String)  
InitializeFile(Boolean, Control, String, String, Boolean, Boolean, String, Boolean, Boolean, String, String)  
InitializeString(Boolean, Control, String, String, Boolean, Boolean)  
InitializeString(Boolean, Control, String, String, Boolean, Boolean, String, Boolean)  
InitializeString(Boolean, Control, String, String, Boolean, Boolean, String, Boolean, Boolean)  
InitializeString(Boolean, Control, String, String, Boolean, Boolean, String, Boolean, Boolean, String, String)  
Load(Control, String)  
Load(Control, String, CpCollection)  
Load(Control, String, CpCollection, String)  
Load(Control, XmlReader, CpCollection, String)  
LoadFile  
LoadString  
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
ToString Returns a string that represents the current object.
(Inherited from Object)
Update(Control, String)  
Update(Control, String, CpCollection)  
Update(Control, XmlReader, String)  
Update(Control, String, CpCollection, String)  
Update(Control, XmlReader, CpCollection, String)  
Update(Control, String, CpCollection, String, Boolean)  
Update(Control, XmlReader, CpCollection, String, Boolean)  
UpdateCollection(Control, String, CpCollection)  
UpdateCollection(Control, String, String)  
UpdateCollection(Control, XmlReader, String)  
UpdateCollection(Control, String, CpCollection, String)  
UpdateCollection(Control, XmlReader, CpCollection, String)  
UpdateFile(Control, String, String)  
UpdateFile(Control, String, CpCollection, String)  
UpdateFile(Control, String, CpCollection, String, Boolean)  
UpdateString(Control, String, String)  
UpdateString(Control, String, CpCollection, String)  

See Also