Our code needs to render the sc:sublayout control via API and get HTML string.
Archive for the ‘Sitecore Developer Network’ Category
Render the sc:sublayout control via API and get HTML string
On December - 29 - 2008
Creating Proxy Items Programmatically
On December - 29 - 2008
Our code needs to create a proxy item programmatically.
Sitecore Code Snippets
Implementing a Lucene.NET search
On December - 29 - 2008
The following example implements a Lucene.NET search routine, ready to run.
Sitecore Code Snippets
Retrieving a Media Library Item itself when only its URL is given
On December - 29 - 2008
Our code needs to retrieve a Media Library Item itself when only its URL is given
Sitecore Code Snippets
Create an Item and associate it with the layout programmatically
On December - 29 - 2008
We have created a layout. Now our code needs to create an Item and associate it with the layout programmatically
Sitecore Code Snippets
Creating a Template Based on a Specified Template Programmatically
On December - 29 - 2008
Our code needs to create a template based on a specified template programmatically
Sitecore Code Snippets
Clearing security on an object and granting read and write permissions to a specific user
On December - 29 - 2008
Our code needs to clear security on an object, then grant read and write permissions to a specific user
Sitecore Code Snippets
Using Active Directory security credentials to autologin to Sitecore client with LDAP module functionality via the API
On December - 29 - 2008
Our code needs to login a user to the Sitecore client with LDAP module functionality using the Active Directory security credentials via the API
Sitecore Code Snippets
Check whether every User has read/write access rights to an Item
On December - 29 - 2008
Our code needs to check whether every User has read/write access rights to an Item
Sitecore Code Snippets
Creating Media Items in Database
On December - 29 - 2008
Our code needs to create media items in database.