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