Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Is there anyway to get my selected Icon in document type and display in my frontend programming.
Thanks
Hi Pushpendu,
Look at code below :
var contentType = Services.ContentTypeService.GetContentType(1000); string pathToIcon = contentType.Icon;
1000 - is your contentType id.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How can I get Icon which we select in Document type.
Hi,
Is there anyway to get my selected Icon in document type and display in my frontend programming.
Thanks
Hi Pushpendu,
Look at code below :
1000 - is your contentType id.
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.