A TriState permission control built specifically for use in the PermissionGrid control This control is not general in any way shape of form and should NOT be used outside of the PermissionGrid

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

Syntax

C#
public class PermissionTriState : HiddenField
Visual Basic
Public Class PermissionTriState
	Inherits HiddenField

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..HiddenField
      DotNetNuke.UI.WebControls.Internal..::..PermissionTriState

See Also