Interface IIdentifiableModelQuery<TModel> NamespaceDynamicweb.CoreUI.Data AssemblyDynamicweb.CoreUI.dll public interface IIdentifiableModelQuery<TModel> where TModel : DataViewModelBase Type Parameters TModel Properties ModelIdentifier string ModelIdentifier { get; set; } Property Value string Methods GetModel() TModel? GetModel() Returns TModel