ArcObjects Library Reference (SystemUI)  

IArcGISPortal.SignonImage Property

method SignonImage.

[Visual Basic .NET]
Public ReadOnly Property SignonImage As Integer
[C#]
public int SignonImage {get;}
[C++]
HRESULT get_SignonImage(
  long* 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