메소드 | 설명 | |
---|---|---|
SurfaceControllerExists ( string controllerName, string actionName = "Index" ) : bool | ||
SurfaceControllerExists ( string name, string actionName = "Index", bool cacheResult = true ) : bool |
public static SurfaceControllerExists ( string controllerName, string actionName = "Index" ) : bool | ||
controllerName | string | |
actionName | string | |
리턴 | bool |
public static SurfaceControllerExists ( string name, string actionName = "Index", bool cacheResult = true ) : bool | ||
name | string | |
actionName | string | |
cacheResult | bool | |
리턴 | bool |