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 CartellaViewInformation GetCurrentViewInformation( this HtmlHelper helper ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function GetCurrentViewInformation ( _ helper As HtmlHelper _ ) As CartellaViewInformation |
Visual C++ |
---|
[ExtensionAttribute] public: static CartellaViewInformation^ GetCurrentViewInformation( HtmlHelper^ helper ) |
Parameters
- helper
- Type: HtmlHelper