Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public void SetResponse( CartellaAuthorizationEventArgs..::..ResponseTypes responseType, string reason ) |
Visual Basic |
---|
Public Sub SetResponse ( _ responseType As CartellaAuthorizationEventArgs..::..ResponseTypes, _ reason As String _ ) |
Visual C++ |
---|
public: void SetResponse( CartellaAuthorizationEventArgs..::..ResponseTypes responseType, String^ reason ) |
Parameters
- responseType
- Type: Cartella.Models..::..CartellaAuthorizationEventArgs..::..ResponseTypes
- reason
- Type: System..::..String