Class AuxiliaryContentInfoExtensions
Extension methods for auxiliary content info
Inheritance
System.Object
AuxiliaryContentInfoExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public static class AuxiliaryContentInfoExtensions
Methods
IsDisabled(AuxiliaryContentBase)
Checks if the disabled property is set
Declaration
public static bool IsDisabled(this AuxiliaryContentBase aux)
Parameters
Type | Name | Description |
---|---|---|
AuxiliaryContentBase | aux |
Returns
Type | Description |
---|---|
System.Boolean |