Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / ReflectionHelper Class
Methods


In This Topic
    ReflectionHelper Class Members
    In This Topic

    The following tables list the members exposed by ReflectionHelper.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Adjusts the method arguments  
    Public Methodstatic (Shared in Visual Basic) Gets the method from instance object having same method name and parameters  
    Public Methodstatic (Shared in Visual Basic) Gets the desired property of given object  
    Public Methodstatic (Shared in Visual Basic) Gets the value of given property from specified object instance  
    Public Methodstatic (Shared in Visual Basic) Invokes the method from instance object having same method name and parameters  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Loads types from assembly  
    Public Methodstatic (Shared in Visual Basic) Gets the value of given property from specified object instance  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also