Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / InputField Class / GetControlValue Method
The control to get value from
In This Topic
    GetControlValue Method (InputField)
    In This Topic
    Gets the value of the control for this input field
    Syntax
    public virtual string GetControlValue( 
       WebControl control
    )

    Parameters

    control
    The control to get value from

    Return Value

    The value of the control
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also