asp.net.ph

System.Web.Security Namespace   PassportIdentity Class


Returns an HTML fragment containing an image tag for a Passport link.

[ VB ]
Overloads Public Function LogoTag ( ) As String

[ C# ]
public string LogoTag ( );

[ C++ ]
public: String* LogoTag ( );

[ JScript ]
public function LogoTag ( ) : String;

Return Value

An HTML fragment containing an image tag for a Passport link.

Remarks

The tag returned is based on the current state of the identity ( already logged on, and so on ) . For more information, see the Passport SDK documentation in the MSDN Library.

NOTE: LogoTag2 is preferred over LogoTag.

See Also

PassportIdentity Members   PassportIdentity.LogoTag Overload List Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph