CINXE.COM

delegate | Wex | US Law | LII / Legal Information Institute

<!DOCTYPE html> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1734385-15"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-1734385-15'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-PDVVHXRDE6"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-PDVVHXRDE6'); </script> <meta charset="utf-8" /> <meta name="version" content="v10.11.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://www.law.cornell.edu/sites/www.law.cornell.edu/files/favicon_0.ico" type="image/vnd.microsoft.icon" /> <link rel="canonical" href="https://www.law.cornell.edu/wex/delegate"> <meta property="og:site_name" content="LII / Legal Information Institute" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.law.cornell.edu/wex/delegate" /> <meta property="og:title" content="delegate" /> <meta property="og:image" content="https://www.law.cornell.edu/images/liibracketlogo.gif" /> <meta name="twitter:card" content="Wex - delegate" /> <meta name="twitter:site" content="@LIICornell" /> <meta name="twitter:url" content="https://www.law.cornell.edu/wex/delegate" /> <meta name="twitter:title" content="delegate" /> <meta name="twitter:image" content="https://www.law.cornell.edu/images/liibracketlogo.gif" /> <meta name="dcterms.title" content="delegate" /> <title>delegate | Wex | US Law | LII / Legal Information Institute</title> <!-- schema.org metadata --> <script type="application/ld+json"> {"@context": "http://schema.org", "@graph": [{"@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "item": {"@id": "https://www.law.cornell.edu", "name": "LII"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "https://www.law.cornell.edu/wex", "name": "Wex"}}, {"@type": "ListItem", "position": 5, "item": {"@id": "https://www.law.cornell.edu/wex/delegate", "name": "delegate"}}]}, {"@type": "WebSite", "url": "https://www.law.cornell.edu/wex/delegate", "name": "delegate", "author": {"@type": "Organization", "name": "LII", "url": "https://www.law.cornell.edu"}, "description": "Wex - delegate", "publisher": {"@type": "Organization", "name": "LII / Legal Information Institute", "url": "https://www.law.cornell.edu"}}]} </script> <!-- /schema.org --> <!-- API url --> <script> SEARCH_URL = 'https://api.law.cornell.edu/lii/search'; </script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous"> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/js/bootstrap.min.js" integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans" /> <link rel="stylesheet" type="text/css" href="/staticsite_styles/lii_stylenator_v48.min.css" /> <!-- include adcode --> <script type='text/javascript'> !function (a) { var b = /iPhone/i, c = /iPod/i, d = /iPad/i, e = /(?=.*\bAndroid\b)(?=.*\bMobile\b)/i, f = /Android/i, g = /(?=.*\bAndroid\b)(?=.*\bSD4930UR\b)/i, h = /(?=.*\bAndroid\b)(?=.*\b(?:KFOT|KFTT|KFJWI|KFJWA|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|KFARWI|KFASWI|KFSAWI|KFSAWA)\b)/i, i = /IEMobile/i, j = /(?=.*\bWindows\b)(?=.*\bARM\b)/i, k = /BlackBerry/i, l = /BB10/i, m = /Opera Mini/i, n = /(CriOS|Chrome)(?=.*\bMobile\b)/i, o = /(?=.*\bFirefox\b)(?=.*\bMobile\b)/i, p = new RegExp('(?:Nexus 7|BNTV250|Kindle Fire|Silk|GT-P1000)', 'i'), q = function (a, b) { return a.test(b) }, r = function (a) { var r = a || navigator.userAgent, s = r.split('[FBAN'); return 'undefined' != typeof s[1] && (r = s[0]), s = r.split('Twitter'), 'undefined' != typeof s[1] && (r = s[0]), this.apple = { phone: q(b, r), ipod: q(c, r), tablet: !q(b, r) && q(d, r), device: q(b, r) || q(c, r) || q(d, r) }, this.amazon = { phone: q(g, r), tablet: !q(g, r) && q(h, r), device: q(g, r) || q(h, r) }, this.android = { phone: q(g, r) || q(e, r), tablet: !q(g, r) && !q(e, r) && (q(h, r) || q(f, r)), device: q(g, r) || q(h, r) || q(e, r) || q(f, r) }, this.windows = { phone: q(i, r), tablet: q(j, r), device: q(i, r) || q(j, r) }, this.other = { blackberry: q(k, r), blackberry10: q(l, r), opera: q(m, r), firefox: q(o, r), chrome: q(n, r), device: q(k, r) || q(l, r) || q(m, r) || q(o, r) || q(n, r) }, this.seven_inch = q(p, r), this.any = this.apple.device || this.android.device || this.windows.device || this.other.device || this.seven_inch, this.phone = this.apple.phone || this.android.phone || this.windows.phone, this.tablet = this.apple.tablet || this.android.tablet || this.windows.tablet, 'undefined' == typeof window ? this : void 0 }, s = function () { var a = new r; return a.Class = r, a }; 'undefined' != typeof module && module.exports && 'undefined' == typeof window ? module.exports = r : 'undefined' != typeof module && module.exports && 'undefined' != typeof window ? module.exports = s() : 'function' == typeof define && define.amd ? define('isMobile', [], a.isMobile = s()) : a.isMobile = s() }(this); </script> <!-- mobile: vignettes and page-level --> <script async src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'> </script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: 'ca-pub-6351434937294517', enable_page_level_ads: true, }); </script> <!-- adsense --> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function () { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> function makeDefs() { var width = window.innerWidth || document.documentElement.clientWidth; if (width >= 1200) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[728,90]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else if ((width >= 992) && (width < 1199)) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[468,60]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else if ((width >= 768) && (width < 992)) { var topsize = '[300,250]'; var midsize = '[[1,1],[300,250]]'; var bottomsize = '[[2,1],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[300,15]]'; } else if ((width >= 576) && (width < 768)) { var topsize = '[180,150]'; var midsize = '[[1,1],[180,150]]'; var bottomsize = '[[2,1],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[180,15]]'; } else if ((width >= 360) && (width < 576)) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[468,60]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else { var topsize = '[300,250]'; var midsize = '[[1,1],[300,250]]'; var bottomsize = '[[2,1],[300,250],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[300,15]]'; } var topdefp1 = 'googletag.defineSlot('; var topdefp2 = "'/1519273/LII_DEFAULT_TopRight_300x250', ".concat(topsize, ','); var topdef = topdefp1.concat(topdefp2, '\'', 'div-gpt-ad-top', '\'', ').addService(googletag.pubads()); '); var middefp1 = 'googletag.defineSlot('; var middefp2 = "'/1519273/LII_DEFAULT_MidRight_300x250', ".concat(midsize, ','); var middef = middefp1.concat(middefp2, '\'', 'div-gpt-ad-middle', '\'', ').addService(googletag.pubads()); '); var bottomdefp1 = 'googletag.defineSlot('; var bottomdefp2 = "'/1519273/LII_DEFAULT_Footer_728x90', ".concat(bottomsize, ','); var bottomdef = bottomdefp1.concat(bottomdefp2, '\'', 'div-gpt-ad-bottom', '\'', ').addService(googletag.pubads()); '); var sponsorcaptiondefp1 = 'googletag.defineSlot('; var sponsorcaptiondefp2 = "'/1519273/LII_DEFAULT_SponsorCaption', ".concat(sponsorcaptionsize, ','); var sponsorcaptiondef = sponsorcaptiondefp1.concat(sponsorcaptiondefp2, '\'', 'div-gpt-ad-sponsorcaption', '\'', ').addService(googletag.pubads()); '); var defs = topdef + middef + bottomdef + sponsorcaptiondef return defs; }; googletag.cmd.push(function () { { mydefs = makeDefs(); eval(mydefs); }; googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); //--> </script> <!-- /adsense --> <!-- /include adcode --> <script src="https://justatic.com/v/20160725b/shared/js/widgets/find-a-lawyer.js"></script> </head> <body> <div id="liisurveymodal" class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="liisurveymodal" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-title-box">Please help us improve our site!</div> <div class="modal-header"> <button type="button" class="close" onclick="snooze_survey()" data-dismiss="modal">&times;</button> </div> <div class="modal-body"> <iframe title="Survey Frame" class="survey-content" id="iframeHolder"></iframe> </div> <div class="modal-footer"> <a href="#" class="btn btn-primary" class="close" data-dismiss="modal" onclick="snooze_survey()">No thank you</a> </div> </div> </div> </div> <header id="conannav" class="navbar navbar-fixed-top active"> <a href="#content" class="skip">Skip to main content</a> <div id="cu-identity"> <div class="container-fluid"> <a href="https://www.cornell.edu" id="insignialink" title="Cornell University"> <img class="img-responsive" src="https://www.law.cornell.edu/sites/all/themes/liizenboot/images/insignia.gif" alt="Cornell University insignia" /> </a> <a href="https://www.lawschool.cornell.edu/" id="clslink" title="Cornell Law School">Cornell Law School</a> <a href="https://www.cornell.edu/search/" id="cusearch" title="Search Cornell University">Search Cornell</a> </div> </div> <div id="lii-identity" class="col-12 identity-header"> <div id="liiheader" class="container-fluid"> <nav id="liiallnav" class="navbar" aria-label="Main"> <div id="liibanner" class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#liinav" href="#liinav"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div id="liilogodiv"> <a id="liilogo" class="navbar-brand" href="/" aria-label="lii logo"></a> </div> <div class="navbar-right" id="liinavbarstuff"> <button id="survey" class="btn btn-primary icon-pencil icon-white" style="display: none; margin-bottom: 10px; margin-top:-20px; height: 42px">Please help us improve our site!</button> <div id="liidonatewrap"> <a id="liidonate" class="navbar-link mdblueinv" href="/donate" aria-label="Donate to LII"> <span class="glyphicon glyphicon-gift"></span> <span class="gltxt">Support Us!</span> </a> </div> <div id="liisearchlinkwrap"> <a id="liisearchlink" href="#" class="navbar-link cured" aria-label="Search LII"> <span class="glyphicon glyphicon-search"></span> <span class="gltxt">Search</span> </a> </div> <div id="liisearch" href="#"> <div class="input-group" id="adv-search" role="search"> <input label="Enter the terms you wish to search for." placeholder="Search" class="form-control form-text" type="text" id="edit-keys" name="keys" value="" list="autocomplete_list" aria-label="Enter search terms text box"> <datalist id="autocomplete_list"> </datalist> <div class="input-group-btn"> <div class="btn-group" role="group" aria-label="Filter and search buttons"> <button type="button" class="btn btn-primary" onclick="findNowClickEvent()" aria-label="Find now"><span class="glyphicon glyphicon-search" aria-hidden="true" role="button"></span></button> </div> </div> </div> </div> </div> <div id="liinav" class="collapse navbar-collapse"> <ul id="liiheadernav" class="nav navbar-nav" role="menubar" aria-hidden="false"> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a href="/lii/about/about_lii" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">About LII</a> <ul role="menu" aria-hidden="true" class="dropdown-menu sub-menu"> <li role="menuitem"> <a href="/lii/about/who_we_are">Who We Are</a> </li> <li role="menuitem"> <a href="/lii/about/what_we_do">What We Do</a> </li> <li role="menuitem"> <a href="/lii/about/who_pays_for_this">Who Pays For This</a> </li> <li role="menuitem"> <a href="/lii/about/contact_us">Contact Us</a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a href="/lii/get_the_law" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Get the law</a> <ul role="menu" aria-hidden="true" class="dropdown-menu sub-menu"> <li role="menuitem"> <a title="U.S. Constitution" href="/constitution">Constitution</a> </li> <li role="menuitem"> <a title="Supreme Court" href="/supremecourt/text/home">Supreme Court</a> </li> <li role="menuitem"> <a title="U.S. Code" href="/uscode/text">U.S. Code</a> </li> <li role="menuitem"> <a title="C.F.R." href="/cfr/text">CFR</a> </li> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a title="Federal Rules" href="/rules" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Federal Rules</a> <ul role="menu" aria-hidden="true" class="dropdown-menu submenu-menu"> <li role="menuitem"> <a href="/rules/frap">Federal Rules of Appellate Procedure</a> </li> <li role="menuitem"> <a href="/rules/frcp">Federal Rules of Civil Procedure</a> </li> <li role="menuitem"> <a href="/rules/frcrmp">Federal Rules of Criminal Procedure</a> </li> <li role="menuitem"> <a href="/rules/fre">Federal Rules of Evidence</a> </li> <li role="menuitem"> <a href="/rules/frbp">Federal Rules of Bankruptcy Procedure</a> </li> </ul> </li> <li role="menuitem"> <a title="U.C.C." href="/ucc">U.C.C.</a> </li> <li aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a title="Law by jurisdiction" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Law by jurisdiction</a> <ul role="menu" class="dropdown-menu submenu-menu"> <li role="menuitem"> <a href="/states">State law</a> </li> <li role="menuitem"> <a href="/uniform">Uniform laws</a> </li> <li role="menuitem"> <a href="/federal">Federal law</a> </li> <li role="menuitem"> <a href="/world">World law</a> </li> </ul> </li> </ul> </li> <li role="menuitem"> <a href="https://lawyers.law.cornell.edu/">Lawyer directory</a> </li> <li role="menuitem" class="menu-item dropdown dropdown-submenu"> <a href="/wex" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Legal encyclopedia</a> <ul role="menu" class="dropdown-menu sub-menu"> <li role="menuitem"> <a href="/wex/category/business_law">Business law</a> </li> <li role="menuitem"> <a href="/wex/category/constitutional_law">Constitutional law</a> </li> <li role="menuitem"> <a href="/wex/category/criminal_law_and_procedure">Criminal law</a> </li> <li role="menuitem"> <a href="/wex/category/family_law">Family law</a> </li> <li role="menuitem"> <a href="/wex/category/employment_law">Employment law</a> </li> <li role="menuitem"> <a href="/wex/category/money_and_financial_problems">Money and Finances</a> </li> <li role="menuitem"> <a href="/wex/wex_articles">More...</a> </li> </ul> </li> <li role="menuitem" class="menu-item dropdown dropdown-submenu"> <a href="/lii/help_out" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Help out</a> <ul role="menu" class="dropdown-menu sub-menu"> <li role="menuitem" aria-hidden="true"> <a href="/donate">Give</a> </li> <li role="menuitem" aria-hidden="true"> <a href="/lii/help_out/sponsor">Sponsor</a> </li> <li role="menuitem"> <a href="/lii/help_out/advertise">Advertise</a> </li> <li role="menuitem"> <a href="/lii/help_out/create">Create</a> </li> <li role="menuitem"> <a href="/lii/help_out/promote">Promote</a> </li> <li role="menuitem"> <a href="/lii/help_out/join_directory">Join Lawyer Directory</a> </li> </ul> </li> </ul> <ul id="liinavsoc" class="nav navbar-nav navbar-right"> <li> <div class="addthis_horizontal_follow_toolbox"></div> </li> </ul> </div> </div> </nav> </div> </div> </header> <br><br> <div id="breadcrumb" class="container-fluid"> <div class="row"> <div class="navbar-header"> <nav aria-label="breadcrumb" class="bc-icons-2"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="/">LII</a></li> <li class="breadcrumb-item"><a href="/wex">Wex</a></li> <li class="breadcrumb-item breadcrumb-last">delegate</li> </ol> </nav> </div> </div> </div> <main id="main" class="container-fluid"> <div id="content" class="col-sm-8"> <div class="pagewrapper"> <div class="container-fluid"> <div class="row"> <div title="Definitions Frame"></div> <div id="extracted-content"> <div id="main-content"> <h1 class="title" id="page-title">delegate</h1> <!-- here if we decide to print the summary in the page display --> <h2 class="element-invisible">Primary tabs</h2> <div id="content1"> <article about="/wex/delegate" class="node-11246 node node-wex-cck en view-mode-full clearfix" typeof="sioc:Item foaf:Document"> <header> <span class="rdf-meta element-hidden" content="delegate" property="dc:title"></span> </header> <div class="field field-name-body field-type-text-with-summary field-label-hidden"> <div class="field-items"> <div class="field-item even" property="content:encoded"><p dir="ltr"><span id="docs-internal-guid-ab1212b4-7fff-466c-94f5-dccc36aff260">Delegate means giving another person or </span><a href="https://www.law.cornell.edu/wex/agent">agent</a> the responsibility of exercising the performance agreed to in a <a href="https://www.law.cornell.edu/wex/contract">contract</a>. Three parties are involved in this act - the one who sets the <a href="https://www.law.cornell.edu/wex/obligation">obligation</a> to perform under the contract is called the delegator; the one who should take responsibility for exercising the duty is called the delegate, and the one who accepts this performance he owed is called the <a href="https://www.law.cornell.edu/wex/obligee">obligee</a>. If the delegate fails to meet the requirement of the contract, the obligee could select to take this failure as a <a href="https://www.law.cornell.edu/wex/breach_of_contract">breach of contract</a> or could claim all <a href="https://www.law.cornell.edu/wex/remedy">remedies</a> due to a third-party beneficiary being damaged. In <a href="https://www.law.cornell.edu/wex/constitutional_law">constitutional law</a>, delegate means to transfer one of the specific authorities by one of the three branches of government to another agency. Delegation means the process that divides administrative action or decision making to a lower level of agency, in the field of <a href="https://www.law.cornell.edu/wex/administrative_law">administrative law</a>.</p> <p dir="ltr"><span id="docs-internal-guid-ab1212b4-7fff-466c-94f5-dccc36aff2605c379681-9083-11ef-b8c7-e9213680cfdc">In</span><a href="https://law.justia.com/codes/tennessee/2020/title-35/chapter-15/part-8/section-35-15-807/"> some states</a>, legislators also rule that trustees shall exercise reasonable care, skill, and caution in some fields, like selecting agents, establishing the scope of delegation or reviewing agents’ action, etc., to fulfill the requirement of the duties.</p> <p><span id="docs-internal-guid-ab1212b4-7fff-466c-94f5-dccc36aff2605c379682-9083-11ef-b8c7-e9213680cfdc">[Last updated in February of 2022 by the</span><a href="https://www.law.cornell.edu/lii/about/lii_staff/wdt"> Wex Definitions Team</a>]</p> </div> </div> </div> <div class="field field-name-taxonomy-vocabulary-7 field-type-taxonomy-term-reference field-label-above"> <ul> <li class="field-label">wex <ul class="field-items"> <li class="field-item even"><a aria-label="category: wex: CIVICS" datatype="" href="/wex/category/civics" property="rdfs:label skos:prefLabel" typeof="skos:Concept">CIVICS</a></li> <li class="field-item odd"><a aria-label="category: wex: government" datatype="" href="/wex/category/government" property="rdfs:label skos:prefLabel" typeof="skos:Concept">government</a></li> <li class="field-item even"><a aria-label="category: wex: COMMERCE" datatype="" href="/wex/category/commerce" property="rdfs:label skos:prefLabel" typeof="skos:Concept">COMMERCE</a></li> <li class="field-item odd"><a aria-label="category: wex: business law" datatype="" href="/wex/category/business_law" property="rdfs:label skos:prefLabel" typeof="skos:Concept">business law</a></li> <li class="field-item even"><a aria-label="category: wex: agency" datatype="" href="/wex/category/agency" property="rdfs:label skos:prefLabel" typeof="skos:Concept">agency</a></li> <li class="field-item odd"><a aria-label="category: wex: contracts" datatype="" href="/wex/category/contracts" property="rdfs:label skos:prefLabel" typeof="skos:Concept">contracts</a></li> <li class="field-item even"><a aria-label="category: wex: LIFE EVENTS" datatype="" href="/wex/category/life_events" property="rdfs:label skos:prefLabel" typeof="skos:Concept">LIFE EVENTS</a></li> <li class="field-item odd"><a aria-label="category: wex: family &amp; personal matters" datatype="" href="/wex/category/family_personal_matters" property="rdfs:label skos:prefLabel" typeof="skos:Concept">family &amp; personal matters</a></li> <li class="field-item even"><a aria-label="category: wex: financial events" datatype="" href="/wex/category/financial_events" property="rdfs:label skos:prefLabel" typeof="skos:Concept">financial events</a></li> <li class="field-item odd"><a aria-label="category: wex: trusts, inheritances &amp; estates" datatype="" href="/wex/category/trusts_inheritances_estates" property="rdfs:label skos:prefLabel" typeof="skos:Concept">trusts, inheritances &amp; estates</a></li> <li class="field-item even"><a aria-label="category: wex: business sectors" datatype="" href="/wex/category/business_sectors" property="rdfs:label skos:prefLabel" typeof="skos:Concept">business sectors</a></li> <li class="field-item odd"><a aria-label="category: wex: commercial transactions" datatype="" href="/wex/category/commercial_transactions" property="rdfs:label skos:prefLabel" typeof="skos:Concept">commercial transactions</a></li> <li class="field-item even"><a aria-label="category: wex: legal education and practice" datatype="" href="/wex/category/legal_education_and_practice" property="rdfs:label skos:prefLabel" typeof="skos:Concept">legal education and practice</a></li> <li class="field-item odd"><a aria-label="category: wex: type" datatype="" href="/wex/category/type" property="rdfs:label skos:prefLabel" typeof="skos:Concept">type</a></li> <li class="field-item even"><a aria-label="category: wex: wex definitions" datatype="" href="/wex/category/wex_definitions" property="rdfs:label skos:prefLabel" typeof="skos:Concept">wex definitions</a></li> </ul> </li> </ul> </div> <div class="field field-name-taxonomy-vocabulary-4 field-type-taxonomy-term-reference field-label-above"> <ul> <li class="field-label">Keywords <ul class="field-items"> <li class="field-item even"><a aria-label="category: Keywords: llcs-corporations-partnerships" datatype="" href="/category/keywords/llcs-corporations-partnerships" property="rdfs:label skos:prefLabel" typeof="skos:Concept">llcs-corporations-partnerships</a></li> </ul> </li> </ul> </div> </article> </div> </div><!-- /#main-content --> </div> </div> </div> </div> <div id="page-bottom" aria-hidden="true"> <div class="region region-bottom"> <div id="block-liidfp-2" class="block block-liidfp first last odd"> <div class="gfs"> <div id="div-gpt-ad-bottom" data-google-query-id="CNH77Z7C7d8CFURLAQodp9oMpg"> <script type="text/javascript"> googletag.cmd.push(function () { googletag.display('div-gpt-ad-bottom'); }); </script> </div> </div> </div> </div> </div> </div> <aside id="supersizeme" class="col-sm-4" aria-label="Sponsor Listings and Toolbox panel"> <div class="block" id="toolbox"> <h2 class="title toolbox"><span class="glyphicon glyphicon-briefcase"></span> Wex Toolbox </h2> <div class="socSep"> <hr /> </div> <div class="addthis_sharing_toolbox"></div> <div class="socSep"> <hr /> </div> <script type="text/javascript"> var addthis_config = { data_track_addressbar: false, data_track_clickback: true, publid: 'liiadverts', ui_tabindex: 0, ui_508_compliant: true }; var addthis_share = { url_transforms: { shorten: { twitter: 'bitly' } }, shorteners: { bitly: { login: 'liicornell', apiKey: 'R_75b99d95e1c3033c4dbea23ce04bf5d3' } }, passthrough: { twitter: { via: 'LIICornell' } } }; </script> <script type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=liiadverts" async="async"></script> </div> <div class="block" aria-hidden="true"> <div class="gfs"> <div id='div-gpt-ad-top'> <script type='text/javascript'> googletag.cmd.push(function () { googletag.display('div-gpt-ad-top'); }); </script> </div> </div> </div> <div class="block" aria-hidden="true"> <div class="gfs"> <div id='div-gpt-ad-middle'> <script type='text/javascript'> googletag.cmd.push(function () { googletag.display('div-gpt-ad-middle'); }); </script> </div> </div> </div> <div id="block-lii-justia-find-lawyers-sidebar" class="block block-lii last even"> <div id="block-lii-justia-lawyers" class="block block-lii last even"> <div class="sidebar"> <div class="results-sponsored"> <div data-directive="j-find-a-lawyer" data-crosslink="seemorelawyers" data-domain="lawyers.law.cornell.edu"> </div> </div> </div> </div> </div> </aside> </main> <footer id="liifooter" class="container-fluid"> <ul id="liifooternav" class="nav navbar-nav"> <li class="first"> <a href="/lii/about/accessibility" class="nav">Accessibility</a> </li> <li class="first"> <a href="/lii/about/about_lii" class="nav">About LII</a> </li> <li> <a href="/lii/about/contact_us" class="nav">Contact us</a> </li> <li> <a href="/lii/help_out/sponsor">Advertise here</a> </li> <li> <a href="/lii/help" class="nav">Help</a> </li> <li> <a href="/lii/terms/documentation" class="nav">Terms of use</a> </li> <li class="last"> <a href="/lii/terms/privacy_policy" class="nav">Privacy</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="/" title="LII home page"> <img width="62" height="43" src="https://www.law.cornell.edu/sites/all/themes/liizenboot/images/LII_logo_footer.gif" alt="LII logo"> </a> </li> </ul> </footer> <script> jQuery(document).ready(function () { jQuery("#liisearchlink").click(function () { jQuery("#liisearch").toggle('slide'); jQuery("#liinavbarstuff").toggleClass('searchboxslid'); }); }); jQuery(document).ready(function () { jQuery('[data-toggle="tooltip"]').each(function () { var $elem = jQuery(this); $elem.tooltip({ html: true, container: $elem, delay: { hide: 400 } }); }); }); </script> <script type="text/javascript" src="/staticsite_scripts/htmldiff.js"> </script> <script type="text/javascript" src="/staticsite_scripts/lii_scriptinator.min.js"> </script> <script> window.addEventListener("load", function () { window.cookieconsent.initialise( { "palette": { "popup": { "background": "#000" }, "button": { "background": "#f1d600" } } }) }); </script> </body>

Pages: 1 2 3 4 5 6 7 8 9 10