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 UrlHelper UrlHelper { get; set; } |
Visual Basic |
---|
Public Property UrlHelper As UrlHelper Get Set |
Visual C++ |
---|
public: property UrlHelper^ UrlHelper { UrlHelper^ get (); void set (UrlHelper^ value); } |