AbstractDefaultLayoutGetTitleAttribute Method |
Returns title attribute with encoded text or empty string if no title is defined.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected string GetTitleAttribute(
string title
)
Parameters
- title
- Type: SystemString
Title
Return Value
Type:
StringSee Also