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


IArcGISPortal.SignonImage Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IA > IArcGISPortal Interface > IArcGISPortal.SignonImage Property
ArcGIS Developer Help

IArcGISPortal.SignonImage Property

method SignonImage.

[Visual Basic .NET]
Public ReadOnly Property SignonImage As Integer
[C#]
public int SignonImage {get;}
[C++]
HRESULT get_SignonImage(
  System.Int32* hBitmap
);
[C++]
Parameters
hBitmap [out, retval]

hBitmap is a parameter of type long*

Product Availability

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

See Also

IArcGISPortal Interface