Vijay Krishnan1
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Vijay Krishnan1-
Vijay Krishnan1 commented,
I tried with the below also and getting the same error. List<string> lstSelectedAuthors = new List<string>() { "Author2", "Author3" };var metadataValues = new Dictionary<string, object>(); metadata...
-
Vijay Krishnan1 created a post,
Unable to select the items in multiselect through code
AnsweredHi, We have created a template with multiselect control as below: var templateParams = new BoxMetadataTemplate(){TemplateKey = "multiselecttest",DisplayName = "Multiselect Test",Scope = "enterpris...