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


In This Topic
    ConLibControlParam Class Members
    In This Topic

    The following tables list the members exposed by ConLibControlParam.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ConLibControlParam class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the custom value for this parameter if any value is specified.  
    Public Property Gets the default value of the parameter.  
    Public Property Gets the name of the parameter;  
    Public Property Gets a description of the parameter.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also