Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
or .
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public static string CleanAction( this UrlHelper helper, string actionName, string controllerName ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function CleanAction ( _ helper As UrlHelper, _ actionName As String, _ controllerName As String _ ) As String |
Visual C++ |
---|
[ExtensionAttribute] public: static String^ CleanAction( UrlHelper^ helper, String^ actionName, String^ controllerName ) |
Parameters
- helper
- Type: UrlHelper
- actionName
- Type: System..::..String
- controllerName
- Type: System..::..String