summaryT:DotNetNuke.UI.WebControls.DNNAnimation
Namespace: DotNetNuke.UI.WebControlsAssembly: 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 |