Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / CatalogUrl Class


In This Topic
    CatalogUrl Class Properties
    In This Topic

    For a list of all members of this type, see CatalogUrl members.

    Public Properties
     NameDescription
    Public Property Gets or sets the CatalogNodeId  
    Public Property Gets or sets the type of catalog node associated with the catalog url.  
    Public Property Gets or sets the CatalogNodeTypeId  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets a value indicating whether this URL is customized or not.  
    Public Property Gets the LoweredUrl  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Store  
    Public Property Gets or sets the Url  
    Top
    See Also