C# Class FubuFastPack.FastPackUrlExtensions

Mostra file Open project: DarthFubuMVC/FubuFastPack

Public Methods

Method Description
UrlForPropertyUpdate ( this registry, Type type ) : string
UrlForPropertyUpdate ( this registry, object model ) : string

Method Details

UrlForPropertyUpdate() public static method

public static UrlForPropertyUpdate ( this registry, Type type ) : string
registry this
type System.Type
return string

UrlForPropertyUpdate() public static method

public static UrlForPropertyUpdate ( this registry, object model ) : string
registry this
model object
return string