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( string redirectUrl ) |
Visual Basic |
---|
Public Sub SetResponse ( _ redirectUrl As String _ ) |
Visual C++ |
---|
public: void SetResponse( String^ redirectUrl ) |
Parameters
- redirectUrl
- Type: System..::..String