Cobranding Member Services Pages
Cobranding Member Services Pages
Because Microsoft® .NET Passport supports cobranding on all Member Services pages, participating sites can offer their users a more seamless user experience.
Flexible-layout cobranding allows participating sites to control all the space surrounding each Member Services module. However, unlike some other pages (Registration or Congratulations, for example), participating sites do not have additional cobranding control of any areas within the module.
Member Services Pages That Can Be Cobranded
The following table identifies the Member Services pages that can be cobranded.
Variable Reference: Login Server Flexible-Layout Cobranding
The following are the variables you specify for flexible-layout cobranding of Microsoft® .NET Passport Member Services pages:
CBMembServHead
Specifies the content in the HEAD section for Member Services pages.CBMembServBody
Specifies the content in the BODY section for Member Services pages. The token "PASSPORT_UI" must appear somewhere within this variable, at the point in the HTML structure where the .NET Passport sign-in interface block is to be inserted into the body. This token is case-sensitive and should be all uppercase. Do not include the BODY tag itself as this is provided by the Member Services pages.CBMembServOnLoad
Optional. Contains a statement to be executed when the JavaScript body onLoad() event is fired. Do not include the SCRIPT tags; this string will be injected into a preexisting script tag in the Member Services pages.
See Also