All C# extension methods for type listviewitem
-
SetLiteralText
Often you have to set the text of lots of literal when databinding a ListView control in ASP.Net. This method lets you write that in one line.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Often you have to set the text of lots of literal when databinding a ListView control in ASP.Net. This method lets you write that in one line.