UniGridFunctionsDocumentNameTooltip Method |
Gets the document name tooltip (Document name (Document name path)).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static string DocumentNameTooltip(
DataRowView data
)
Parameters
- data
- Type: System.DataDataRowView
Data row view with document data
Return Value
Type:
StringSee Also