This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHTMLPopupInfo Interface > IHTMLPopupInfo.HTMLRedirectFieldSuffix Property (ArcObjects .NET 10.4 SDK) |
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(
BSTR* 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