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 void Write( this HtmlHelper html, string contentToWrite ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Sub Write ( _ html As HtmlHelper, _ contentToWrite As String _ ) |
Visual C++ |
---|
[ExtensionAttribute] public: static void Write( HtmlHelper^ html, String^ contentToWrite ) |