5 references to GetVirtualPathIfExists
System.Web.DynamicData (5)
DynamicData\FieldTemplateFactory.cs (5)
213string virtualPath = GetVirtualPathIfExists(templateName, column, mode); 232virtualPath = GetVirtualPathIfExists(templateName, column, mode); 238virtualPath = GetVirtualPathIfExists(fieldType.FullName, column, mode); 243virtualPath = GetVirtualPathIfExists(fieldType.Name, column, mode); 249virtualPath = GetVirtualPathIfExists(templateName, column, mode);