Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / WidgetManifest Class
Properties Methods


In This Topic
    WidgetManifest Class Members
    In This Topic

    The following tables list the members exposed by WidgetManifest.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the WidgetManifest class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets Action  
    Public Property Gets or sets Category  
    Public Property Gets or sets Controller  
    Public Property Gets or sets ControllerType  
    Public Property Gets or sets Description  
    Public Property Gets or sets DisplayName  
    Public Property Gets or sets IconUrl  
    Public Property Gets or sets Parameters  
    Public Property Gets or sets ParamsType  
    Public Property Gets or sets SystemName  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Create instance of Widget Parameters object  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also