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


In This Topic
    ReflectionHelper Class Methods
    In This Topic

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

    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