Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI.WebControls Namespace / Style.DeviceConstraintType Enumeration
Version
Style.DeviceConstraintType Enumeration
The device type to which the style sheet is restricted to
Syntax
public enum Style.DeviceConstraintType : System.Enum 
Members
MemberDescription
Mobile For mobile devices only
None No restriction on device type
Standard For standard non-mobile devices only
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         CommerceBuilder.UI.WebControls.Style.DeviceConstraintType

See Also