DotNetNuke 5.2

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

Syntax

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

Inheritance Hierarchy

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

See Also