Click or drag to resize
UniGridFunctionsDocumentNameTooltip Method
Gets the document name tooltip (Document name (Document name path)).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string DocumentNameTooltip(
	DataRowView data
)

Parameters

data
Type: System.DataDataRowView
Data row view with document data

Return Value

Type: String
See Also