summaryM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static void EnableMinMax( Control objButton, Control objContent, int intModuleId, bool blnDefaultMin, string strMinIconLoc, string strMaxIconLoc, DNNClientAPI..::..MinMaxPersistanceType ePersistanceType, int intAnimationFrames ) |
Visual Basic |
---|
Public Shared Sub EnableMinMax ( objButton As Control, objContent As Control, intModuleId As Integer, blnDefaultMin As Boolean, strMinIconLoc As String, strMaxIconLoc As String, ePersistanceType As DNNClientAPI..::..MinMaxPersistanceType, intAnimationFrames As Integer ) |
Parameters
- objButton
- Type: System.Web.UI..::..Control
paramobjButtonM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- objContent
- Type: System.Web.UI..::..Control
paramobjContentM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- intModuleId
- Type: System..::..Int32
paramintModuleIdM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- blnDefaultMin
- Type: System..::..Boolean
paramblnDefaultMinM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- strMinIconLoc
- Type: System..::..String
paramstrMinIconLocM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- strMaxIconLoc
- Type: System..::..String
paramstrMaxIconLocM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- ePersistanceType
- Type: DotNetNuke.UI.Utilities..::..DNNClientAPI..::..MinMaxPersistanceType
paramePersistanceTypeM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)
- intAnimationFrames
- Type: System..::..Int32
paramintAnimationFramesM:DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(System.Web.UI.Control,System.Web.UI.Control,System.Int32,System.Boolean,System.String,System.String,DotNetNuke.UI.Utilities.DNNClientAPI.MinMaxPersistanceType,System.Int32)