ISelectorControllerTViewModel Interface |
Namespace: CMS.Base.Web.UI
public interface ISelectorController<out TViewModel> where TViewModel : new(), BaseSelectorViewModel
Name | Description | |
---|---|---|
Get(String, Int32) |
Get view model according to ID and objType.
| |
Get(String, String, Int32, Int32) |
Gets list of view models that are containing name.
|