Click or drag to resize
FormCategoryCategoryTitle Property
Gets or sets the category title.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public string CategoryTitle { get; set; }

Property Value

Type: String
See Also