Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / ConLibControl Class
Properties


In This Topic
    ConLibControl Class Members
    In This Topic

    The following tables list the members exposed by ConLibControl.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ConLibControl class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the class type of this control  
    Public Property Gets or sets the display name of the ConLib control.  
    Public Property Gets the file path for this ConLib Control  
    Public Property Gets or sets the instance id for this ConLib control, it might differ from control name if there are multiple instances of same control for same section.  
    Public Property Gets the name of the control name for ConLib control  
    Public Property Gets or sets a collection of parameters that can be used with this ConLib control.  
    Public Property Gets or sets the description of the ConLib control behavior.  
    Public Property Gets the usage instructions for this control.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also