drop down menu - Selected Index of Dropdownlist? -
How will I set the selected index of the dropdownlist in this function.
Please tell me?
public IList GetMountainList () {int mountainId = 0; String mountainName = string.Empty; (Using brandconnectionsEntities modelObject = new brandconnectionsEntities ()) {Return (IList) (select from the newObjectId = s.mountainResortId, mountainName = s.mountainResortName, SelectExtensions = s.mountainResortId,}) from modelObject.BC_mountainResortMediaList .toList () ; }}
thanks Ritz
language and gui library information will be )
Comments
Post a Comment