Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / Address Class / ToString Method / ToString(Boolean) Method
if true creates html output, plain-text otherwise
In This Topic
    ToString(Boolean) Method
    In This Topic
    Create string representation of this address
    Syntax
    public virtual string ToString( 
       bool isHtml
    )

    Parameters

    isHtml
    if true creates html output, plain-text otherwise

    Return Value

    String representation of this address
    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