成员的完整列表,这些成员属于 FineUICore.PageContext,包括所有继承而来的类成员
| Configure(IServiceProvider services) | FineUICore.PageContext | static |
| Current | FineUICore.PageContext | static |
| FindControl(string id) | FineUICore.PageContext | static |
| FindControl< T >(string id) | FineUICore.PageContext | static |
| GetBaseUrl() | FineUICore.PageContext | static |
| GetJavaScriptResourcesReference< T >(params string[] resourceKeys) | FineUICore.PageContext | static |
| GetJavaScriptResourcesReference< T >() | FineUICore.PageContext | static |
| GetLocalizedString(Type resourceType, string name) | FineUICore.PageContext | static |
| GetLocalizedString(Type resourceType, string name, params object[] arguments) | FineUICore.PageContext | static |
| GetLocalizedString< T >(string name) | FineUICore.PageContext | static |
| GetLocalizedString< T >(string name, params object[] arguments) | FineUICore.PageContext | static |
| GetLocalizer(Type resourceType) | FineUICore.PageContext | static |
| GetLocalizer< T >() | FineUICore.PageContext | static |
| GetRequestService< T >() | FineUICore.PageContext | static |
| GetService< T >() | FineUICore.PageContext | static |
| IsFineUIAjaxPostBack() | FineUICore.PageContext | static |
| MapPath(string url) | FineUICore.PageContext | static |
| MapWebPath(string url) | FineUICore.PageContext | static |
| Redirect(string url) | FineUICore.PageContext | static |
| Redirect(string url, string target) | FineUICore.PageContext | static |
| Refresh() | FineUICore.PageContext | static |
| Refresh(string target) | FineUICore.PageContext | static |
| RegisterPostStartupScript(string scriptContent) | FineUICore.PageContext | static |
| RegisterPostStartupScript(string scriptContent, bool addScriptTag=true) | FineUICore.PageContext | static |
| RegisterPostStartupScript(string key, string scriptContent) | FineUICore.PageContext | static |
| RegisterPostStartupScript(string key, string scriptContent, bool addScriptTag=true) | FineUICore.PageContext | static |
| RegisterPreStartupScript(string scriptContent) | FineUICore.PageContext | static |
| RegisterPreStartupScript(string scriptContent, bool addScriptTag=true) | FineUICore.PageContext | static |
| RegisterPreStartupScript(string key, string scriptContent) | FineUICore.PageContext | static |
| RegisterPreStartupScript(string key, string scriptContent, bool addScriptTag=true) | FineUICore.PageContext | static |
| RegisterStartupScript(string formatString, params object[] formatValues) | FineUICore.PageContext | static |
| RegisterStartupScript(string scriptContent) | FineUICore.PageContext | static |
| ResolveUrl(string url) | FineUICore.PageContext | static |
| RootPath | FineUICore.PageContext | static |
| WebRootPath | FineUICore.PageContext | static |