Class Tab
Inheritance
System.Object
Tab
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()
Assembly: Mediachase.BusinessFoundation.dll
Version: 10.8.0
Constructors
Declaration
Properties
Declaration
public XmlAttribute[] allElements { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
Declaration
public string configUrl { get; set; }
Property Value
Type |
Description |
System.String |
|
contentType
Declaration
public string contentType { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool create { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool createSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string enableHandler { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string enableHandler2 { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string imageUrl { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Link[] Items { get; set; }
Property Value
Declaration
public int order { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool orderSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string permissions { get; set; }
Property Value
Type |
Description |
System.String |
|
text
Declaration
public string text { get; set; }
Property Value
Type |
Description |
System.String |
|