메소드 | 설명 | |
---|---|---|
FetchMasterPageLocation ( string controller, string action, string area, string &location ) : bool |
Fetches the master page location for a given plugin page(view).
|
public FetchMasterPageLocation ( string controller, string action, string area, string &location ) : bool | ||
controller | string | The plugin controller. |
action | string | The plugin action(view). |
area | string | The plugin area. |
location | string | The location of the master page (relative to the Theme\{theme_name} folder). |
리턴 | bool |