This document is archived and information here might be outdated. Recommended version. |
Indicates the fieldname of the layer that contains the HTML redirect URL values.
[Visual Basic .NET]
Public Property HTMLRedirectField As String
[C#]
public string HTMLRedirectField {get; set;}
[C++]
HRESULT get_HTMLRedirectField(
System.String* pField
);
[C++]
HRESULT put_HTMLRedirectField(
BSTR pField
);
[C++] Parameters pField [out, retval]
pField is a parameter of type BSTR* pField [in]
pField is a parameter of type BSTR