DotNetNuke 5.2

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

Syntax

C#
public sealed class LabelModeAttribute : Attribute
Visual Basic (Declaration)
Public NotInheritable Class LabelModeAttribute _
	Inherits Attribute
Visual C++
public ref class LabelModeAttribute sealed : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    DotNetNuke.UI.WebControls..::.LabelModeAttribute

See Also