DotNetNuke 5.2
The ImageCommandColumnTemplate provides a Template for the ImageCommandColumn

Namespace:  DotNetNuke.UI.WebControls
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class ImageCommandColumnTemplate : ITemplate
Visual Basic (Declaration)
Public Class ImageCommandColumnTemplate _
	Implements ITemplate
Visual C++
public ref class ImageCommandColumnTemplate : ITemplate

Inheritance Hierarchy

System..::.Object
  DotNetNuke.UI.WebControls..::.ImageCommandColumnTemplate

See Also