CSCategoryAttribute Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method CSCategoryAttribute(Int32)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified int.
Public method CSCategoryAttribute(String)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified int.
Public method CSCategoryAttribute(CategoryId)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified int.
Public method CSCategoryAttribute(DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(Int32, Boolean)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(String, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(String, Boolean)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(CategoryId, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(CategoryId, Boolean)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(Int32, Boolean, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(String, Boolean, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(String, Boolean, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(CategoryId, Boolean, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Public method CSCategoryAttribute(CategoryId, Boolean, DocumentTypes)
Initializes a new instance of the CSCategoryAttribute class, setting the Category property to the specified integer and Locked to the specified boolean.
Top
See Also

Reference