[To be supplied.]
[Visual Basic] Overloads Public Function LogoTag( _ ByVal strReturnUrl As String, _ ByVal iTimeWindow As Integer, _ ByVal fForceLogin As Boolean, _ ByVal strCoBrandedArgs As String, _ ByVal iLangID As Integer, _ ByVal fSecure As Boolean _ ) As String [C#] public string LogoTag( string strReturnUrl, int iTimeWindow, bool fForceLogin, string strCoBrandedArgs, int iLangID, bool fSecure ); [C++] public: String* LogoTag( String* strReturnUrl, int iTimeWindow, bool fForceLogin, String* strCoBrandedArgs, int iLangID, bool fSecure ); [JScript] public function LogoTag( strReturnUrl : String, iTimeWindow : int, fForceLogin : Boolean, strCoBrandedArgs : String, iLangID : int, fSecure : Boolean ) : String;
PassportIdentity Class | PassportIdentity Members | System.Web.Security Namespace | PassportIdentity.LogoTag Overload List