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