C# Class Rebel.Cms.Web.EntityRouteResultExtensions

Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
IsRoutable ( this result ) : bool

If the entity is routable (didn't return an error status)

Method Details

IsRoutable() public static method

If the entity is routable (didn't return an error status)
public static IsRoutable ( this result ) : bool
result this
return bool