Interface IContentTypeInRoutePath
- Namespace
- Raytha.Application.Common.Interfaces
- Assembly
- Raytha.Application.dll
public interface IContentTypeInRoutePathProperties
ContentTypeDeveloperName
string ContentTypeDeveloperName { get; }Property Value
Methods
ValidateContentTypeInRoutePathMatchesValue(string, bool)
bool ValidateContentTypeInRoutePathMatchesValue(string developerName, bool throwExceptionOnFailure = true)