This document is archived and information here might be outdated. Recommended version. |
Indicates the text to follow the HTMLRedirectField value for the redirect URL.
[Visual Basic .NET]
Public Property HTMLRedirectFieldSuffix As String
[C#]
public string HTMLRedirectFieldSuffix {get; set;}
[C++]
HRESULT get_HTMLRedirectFieldSuffix(
System.String* pSufix
);
[C++]
HRESULT put_HTMLRedirectFieldSuffix(
BSTR pSufix
);
[C++] Parameters pSufix [out, retval]
pSufix is a parameter of type BSTR* pSufix [in]
pSufix is a parameter of type BSTR