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