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