Click or drag to resize
UniGridFunctionsDocumentNameWithIcon Method
Gets document name with document type icon.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object DocumentNameWithIcon(
	string documentName,
	int classID,
	Page page
)

Parameters

documentName
Type: SystemString
Document name
classID
Type: SystemInt32
Document type identifier
page
Type: System.Web.UIPage
Page object

Return Value

Type: Object
See Also