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