| UniGridFunctionsDocumentNameWithIcon Method | 
            Gets document name with document type icon.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic 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
See Also