Version

FlagsHelper class Members

The following tables list the members exposed by FlagsHelper.

Public Constructors
 NameDescription
Public ConstructorFlagsHelper Constructor  
Public Methods
 NameDescription
Public MethodcalcBoolFlagCalculates the integer value for the specified ClientUIFlag based off of the passed in value.  
Public MethodcalcDBFlagCalculates the integer value for the specified ClientUIFlag based off of the passed in value.  
Public MethodcalculateFlags  
Public MethodgetBoolFlagGets the bool value of a flag  
Public MethodgetDBFlagGets the DefaultableBoolean value of a flag  
Public MethodupdateFlagStores the ClientUIFlag in the private flags Hashtable.  
See Also