![]() | CSYSiDisplayQuestionWithCancel Method |
Namespace: GeoEngine.Core.GXNetX
public static int iDisplayQuestionWithCancel( CGXNETCore gxNetShared, string title, string message ) public static int iDisplayQuestionWithCancel( CGXNETCore gxNetShared, string title, string message )
Public Shared Function iDisplayQuestionWithCancel ( gxNetShared As CGXNETCore, title As String, message As String ) As Integer Public Shared Function iDisplayQuestionWithCancel ( gxNetShared As CGXNETCore, title As String, message As String ) As Integer
public: static int iDisplayQuestionWithCancel( CGXNETCore^ gxNetShared, String^ title, String^ message ) public: static int iDisplayQuestionWithCancel( CGXNETCore^ gxNetShared, String^ title, String^ message )
static member iDisplayQuestionWithCancel : gxNetShared : CGXNETCore * title : string * message : string -> int static member iDisplayQuestionWithCancel : gxNetShared : CGXNETCore * title : string * message : string -> int