This document is archived and information here might be outdated.  Recommended version.


IArcGISPortal.BannerImageUrl Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (SystemUI)  

IArcGISPortal.BannerImageUrl Property

method BannerImageUrl.

[Visual Basic .NET]
Public ReadOnly Property BannerImageUrl As String
[C#]
public string BannerImageUrl {get;}
[C++]
HRESULT get_BannerImageUrl(
  BSTR* bsUrl
);
[C++]

Parameters bsUrl [out, retval] bsUrl is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcGISPortal Interface