summaryT:DotNetNuke.UI.WebControls.DNNAnimation

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

Syntax

C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class DNNAnimation : IStateManager, 
	IUrlResolutionService
Visual Basic
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> 
Public Class DNNAnimation
	Implements IStateManager, IUrlResolutionService

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.WebControls..::..DNNAnimation

See Also