get list name in sharepoint 2010 -


how current used list name. scnerio is: have list said config. have create 1 column "test" datatype "managed metadata". after add column.now when edit item , click on icon near "test" column 1 dialog open webtaggig.aspx that.

now, had open custom control in page. when page opened , control loaded. on custom control page load want list name programatically.

can 1 suggest me how can this?

have @ spcontext object. need spcontext.current.list.title name or title of current list.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -