AddHtmlAttributeValue(String, Int32, Object, Int32, Int32, Boolean)
|
html 属性値を追加します。
(継承元 RazorPageBase)
|
BadRequest()
|
応答を BadRequestResult 生成する を Status400BadRequest 作成します。
(継承元 PageBase)
|
BadRequest(ModelStateDictionary)
|
応答を BadRequestObjectResult 生成する を Status400BadRequest 作成します。
(継承元 PageBase)
|
BadRequest(Object)
|
応答を BadRequestObjectResult 生成する を Status400BadRequest 作成します。
(継承元 PageBase)
|
BeginAddHtmlAttributeValues(TagHelperExecutionContext, String, Int32, HtmlAttributeValueStyle)
|
html 属性値の追加を開始します。
(継承元 RazorPageBase)
|
BeginContext(Int32, Int32, Boolean)
|
Razor ページの基本クラス。
(継承元 PageBase)
|
BeginWriteAttribute(String, String, Int32, String, Int32, Int32)
|
属性の書き込みを開始します。
(継承元 RazorPageBase)
|
BeginWriteTagHelperAttribute()
|
属性値を書き込 ITagHelper むための新しいスコープを開始します。
(継承元 RazorPageBase)
|
Challenge()
|
ChallengeResult を作成します。
(継承元 PageBase)
|
Challenge(AuthenticationProperties)
|
指定した を ChallengeResult 使用して を作成します properties 。
(継承元 PageBase)
|
Challenge(AuthenticationProperties, String[])
|
ChallengeResult指定した認証スキームと properties を使用して を作成します。
(継承元 PageBase)
|
Challenge(String[])
|
ChallengeResult指定した認証スキームを使用して を作成します。
(継承元 PageBase)
|
Content(String)
|
文字列を ContentResult 指定して、 で Status200OK オブジェクトを content 作成します。
(継承元 PageBase)
|
Content(String, MediaTypeHeaderValue)
|
文字列と をContentResult指定して、 content を使用して オブジェクトをcontentType 作成しますStatus200OK。
(継承元 PageBase)
|
Content(String, String)
|
ContentResult文字列とコンテンツ タイプを指定して、 content で オブジェクトStatus200OKを作成します。
(継承元 PageBase)
|
Content(String, String, Encoding)
|
文字列、ContentResult、および をcontent 指定して、 を使用して オブジェクトStatus200OKをcontentType 作成しますcontentEncoding 。
(継承元 PageBase)
|
CreateTagHelper<TTagHelper>()
|
を作成してアクティブ化します ITagHelper。
(継承元 RazorPageBase)
|
DefineSection(String, Func<Object,Task>)
|
または を使用して RenderSection レイアウト ページで呼び出すことができる名前付きコンテンツ セクションをページに作成します。 RenderSectionAsync
(継承元 RazorPageBase)
|
DefineSection(String, RenderAsyncDelegate)
|
または を使用して RenderSection レイアウト ページで呼び出すことができる名前付きコンテンツ セクションをページに作成します。 RenderSectionAsync
(継承元 RazorPageBase)
|
EndAddHtmlAttributeValues(TagHelperExecutionContext)
|
html 属性値の追加を終了します。
(継承元 RazorPageBase)
|
EndContext()
|
Razor ページの基本クラス。
(継承元 PageBase)
|
EndTagHelperWritingScope()
|
を呼び出 StartTagHelperWritingScope(HtmlEncoder)して開始された現在の書き込みスコープを終了します。
(継承元 RazorPageBase)
|
EndWriteAttribute()
|
属性の書き込みを終了します。
(継承元 RazorPageBase)
|
EndWriteTagHelperAttribute()
|
を呼び出 BeginWriteTagHelperAttribute()して開始された現在の書き込みスコープを終了します。
(継承元 RazorPageBase)
|
EnsureRenderedBodyOrSections()
|
で PreviousSectionWriters 定義されているすべてのセクションがレンダリングされたか、セクションが定義されていない場合は本文がレンダリングされたことを確認します。
(継承元 PageBase)
|
ExecuteAsync()
|
ページをレンダリングし、出力を に Writer書き込みます。
(継承元 RazorPageBase)
|
File(Byte[], String)
|
指定した をコンテンツ (Status200OK) として、指定した fileContents を Content-Type として持contentType つファイルを返します。
(継承元 PageBase)
|
File(Byte[], String, String)
|
指定した をコンテンツ (Status200OK) として、指定した fileContents を Content-Type として、指定contentType した を推奨されるファイル名として持fileDownloadName つファイルを返します。
(継承元 PageBase)
|
File(Stream, String)
|
指定した fileStream (Status200OK) 内の Content-Type として 指定された ファイルを返します contentType 。
(継承元 PageBase)
|
File(Stream, String, String)
|
指定した fileStream (Status200OK) 内のファイルを Content-Type として指定し、指定 contentType した fileDownloadName を推奨されるファイル名として返します。
(継承元 PageBase)
|
File(String, String)
|
指定した を Content-Type として指定した (Status200OK) でvirtualPath 指定したcontentType ファイルを返します。
(継承元 PageBase)
|
File(String, String, String)
|
指定した を Content-Type として指定し、指定した contentType を推奨されるファイル名として使用して、(Status200OK) でvirtualPath 指定されたfileDownloadName ファイルを返します。
(継承元 PageBase)
|
FlushAsync()
|
FlushAsync()応答ストリームで と をOutput呼び出しStream.FlushAsync、バッファー内のコンテンツを にBody書き出します。
(継承元 RazorPageBase)
|
Forbid()
|
ForbidResult (Status403Forbidden 既定で) を作成します。
(継承元 PageBase)
|
Forbid(AuthenticationProperties)
|
指定した を ForbidResult 使用して (Status403Forbidden 既定で) を作成します properties 。
(継承元 PageBase)
|
Forbid(AuthenticationProperties, String[])
|
ForbidResult 指定した認証スキームと properties を使用して(Status403Forbidden 既定で) を作成します。
(継承元 PageBase)
|
Forbid(String[])
|
指定した認証スキームを ForbidResult 使用して (Status403Forbidden 既定で) を作成します。
(継承元 PageBase)
|
Href(String)
|
指定されたコンテンツ パスの href を返します。
(継承元 RazorPageBase)
|
InvalidTagHelperIndexerAssignment(String, String, String)
|
タグ ヘルパー プロパティ null が の場合にインデクサーの使用に関するエラー メッセージを書式設定します。
(継承元 RazorPageBase)
|
LocalRedirect(String)
|
指定したLocalRedirectResultローカル localUrl に (Status302Found) をリダイレクトする オブジェクトを作成します。
(継承元 PageBase)
|
LocalRedirectPermanent(String)
|
指定した をLocalRedirectResult使用して、true (Status301MovedPermanently) に設定された オブジェクトを作成しますPermanentlocalUrl 。
(継承元 PageBase)
|
LocalRedirectPermanentPreserveMethod(String)
|
true に設定され、LocalRedirectResultPreserveMethod指定した localUrl を使用して true (Status308PermanentRedirect) に設定された オブジェクトPermanentを作成します。
(継承元 PageBase)
|
LocalRedirectPreserveMethod(String)
|
指定した localUrl をLocalRedirectResult使用して、 を false に設定し、PreserveMethodtrue (Status307TemporaryRedirect) に設定した オブジェクトPermanentを作成します。
(継承元 PageBase)
|
NotFound()
|
応答を NotFoundResult 生成する を Status404NotFound 作成します。
(継承元 PageBase)
|
NotFound(Object)
|
応答を NotFoundObjectResult 生成する を Status404NotFound 作成します。
(継承元 PageBase)
|
Page()
|
このページを PageResult 応答のビューとしてレンダリングする オブジェクトを作成します。
(継承元 PageBase)
|
Partial(String)
|
レンダリングする PartialViewResult 部分の名前を指定して を作成します。
(継承元 PageBase)
|
Partial(String, Object)
|
PartialViewResultレンダリングする部分の名前とモデル オブジェクトを指定して を作成します。
(継承元 PageBase)
|
PhysicalFile(String, String)
|
指定した を Content-Type として指定した (Status200OK) でphysicalPath 指定したcontentType ファイルを返します。
(継承元 PageBase)
|
PhysicalFile(String, String, String)
|
指定した を Content-Type として指定し、指定した contentType を推奨されるファイル名として使用して、(Status200OK) でphysicalPath 指定されたfileDownloadName ファイルを返します。
(継承元 PageBase)
|
PopWriter()
|
スタックからテキスト ライターを返します。
(継承元 RazorPageBase)
|
PushWriter(TextWriter)
|
テキスト ライターをスタックに配置します。
(継承元 RazorPageBase)
|
Redirect(String)
|
指定した RedirectResult にリダイレクトする オブジェクトを作成します url 。
(継承元 PageBase)
|
RedirectPermanent(String)
|
指定した をRedirectResult使用して、true (Status301MovedPermanently) に設定された オブジェクトを作成しますPermanenturl 。
(継承元 PageBase)
|
RedirectPermanentPreserveMethod(String)
|
true に設定され、RedirectResultPreserveMethod指定した url を使用して true (Status308PermanentRedirect) に設定された オブジェクトPermanentを作成します。
(継承元 PageBase)
|
RedirectPreserveMethod(String)
|
指定した url をRedirectResult使用して、 を false に設定し、PreserveMethodtrue (Status307TemporaryRedirect) に設定した オブジェクトPermanentを作成します。
(継承元 PageBase)
|
RedirectToAction(String)
|
を使用して、指定したアクションに (Status302Found) をリダイレクトします actionName 。
(継承元 PageBase)
|
RedirectToAction(String, Object)
|
と routeValues を使用して、指定したアクションに (Status302Found) をactionName リダイレクトします。
(継承元 PageBase)
|
RedirectToAction(String, String)
|
と を使用してactionName 、指定したアクションに (Status302Found) をリダイレクトしますcontrollerName 。
(継承元 PageBase)
|
RedirectToAction(String, String, Object)
|
指定した 、controllerName 、および を使用して、指定したactionName アクションに (Status302Found) をリダイレクトしますrouteValues 。
(継承元 PageBase)
|
RedirectToAction(String, String, Object, String)
|
指定した 、および を使用して、指定したrouteValues actionName controllerName アクションに (Status302Found) をリダイレクトします。fragment
(継承元 PageBase)
|
RedirectToAction(String, String, String)
|
指定した 、controllerName 、および を使用して、指定したactionName アクションに (Status302Found) をリダイレクトしますfragment 。
(継承元 PageBase)
|
RedirectToActionPermanent(String)
|
指定した を使用して、 を true に設定して、指定したアクションに (Status301MovedPermanently) をリダイレクトしますactionName 。Permanent
(継承元 PageBase)
|
RedirectToActionPermanent(String, Object)
|
指定した と routeValues を使用して、 を true に設定して、指定したactionName アクションPermanentに (Status301MovedPermanently) をリダイレクトします。
(継承元 PageBase)
|
RedirectToActionPermanent(String, String)
|
指定した と controllerName を使用して、 を true に設定して、指定したactionName アクションPermanentに (Status301MovedPermanently) をリダイレクトします。
(継承元 PageBase)
|
RedirectToActionPermanent(String, String, Object)
|
指定した 、、および routeValues を使用して、 を true に設定して、指定したactionName controllerName アクションPermanentに (Status301MovedPermanently) をリダイレクトします。
(継承元 PageBase)
|
RedirectToActionPermanent(String, String, Object, String)
|
指定した 、および fragment を使用して、 を true に設定して、指定したcontrollerName actionName routeValues アクションPermanentに (Status301MovedPermanently) をリダイレクトします。
(継承元 PageBase)
|
RedirectToActionPermanent(String, String, String)
|
指定した 、、および fragment を使用して、 を true に設定して、指定したactionName controllerName アクションPermanentに (Status301MovedPermanently) をリダイレクトします。
(継承元 PageBase)
|
RedirectToActionPermanentPreserveMethod(String, String, Object, String)
|
Status308PermanentRedirect() を true に設定し、指定した 、controllerName routeValues および PreserveMethodfragment を使用して true に設定した指定したactionName アクションPermanentにリダイレクトします。
(継承元 PageBase)
|
RedirectToActionPreserveMethod(String, String, Object, String)
|
Status307TemporaryRedirect() を false に設定し、指定した 、controllerName 、routeValues 、および PreserveMethodfragment を使用して true に設定した指定したactionName アクションPermanentにリダイレクトします。
(継承元 PageBase)
|
RedirectToPage()
|
(Status302Found) を現在のページにリダイレクトします。
(継承元 PageBase)
|
RedirectToPage(Object)
|
指定した を使用して、現在のページに (Status302Found) をリダイレクトします routeValues 。
(継承元 PageBase)
|
RedirectToPage(String)
|
(Status302Found) を指定した にリダイレクトします pageName 。
(継承元 PageBase)
|
RedirectToPage(String, Object)
|
指定した を使用して、指定した に (Status302Found) をリダイレクトしますrouteValues 。pageName
(継承元 PageBase)
|
RedirectToPage(String, String)
|
指定した を使用して、指定した に (Status302Found) をリダイレクトしますpageHandler 。pageName
(継承元 PageBase)
|
RedirectToPage(String, String, Object, String)
|
指定した と fragment を使用して、指定した pageName に (Status302Found) をリダイレクトしますrouteValues 。
(継承元 PageBase)
|
RedirectToPage(String, String, String)
|
指定した を使用して、指定した に (Status302Found) をリダイレクトしますfragment 。pageName
(継承元 PageBase)
|
RedirectToPagePermanent(String)
|
(Status301MovedPermanently) を指定した にリダイレクトします pageName 。
(継承元 PageBase)
|
RedirectToPagePermanent(String, Object)
|
指定した を使用して、指定した に (Status301MovedPermanently) をリダイレクトしますrouteValues 。pageName
(継承元 PageBase)
|
RedirectToPagePermanent(String, String)
|
指定した を使用して、指定した に (Status301MovedPermanently) をリダイレクトしますpageHandler 。pageName
(継承元 PageBase)
|
RedirectToPagePermanent(String, String, Object)
|
指定した を使用して、指定した に (Status301MovedPermanently) をリダイレクトしますrouteValues 。pageName
(継承元 PageBase)
|
RedirectToPagePermanent(String, String, Object, String)
|
指定した と fragment を使用して、指定した pageName に (Status301MovedPermanently) をリダイレクトしますrouteValues 。
(継承元 PageBase)
|
RedirectToPagePermanent(String, String, String)
|
指定した を使用して、指定した に (Status301MovedPermanently) をリダイレクトしますfragment 。pageName
(継承元 PageBase)
|
RedirectToPagePermanentPreserveMethod(String, String, Object, String)
|
Status308PermanentRedirect() を true に設定し、指定した 、routeValues 、および PreserveMethodfragment を使用して true に設定した指定したpageName ルートPermanentにリダイレクトします。
(継承元 PageBase)
|
RedirectToPagePreserveMethod(String, String, Object, String)
|
Status307TemporaryRedirect() を false に設定し、指定した 、routeValues 、および PreserveMethodfragment を使用して true に設定して、指定したpageName ページPermanentにリダイレクトします。
(継承元 PageBase)
|
RedirectToRoute(Object)
|
指定した を使用して、指定したルートに (Status302Found) をリダイレクトします routeValues 。
(継承元 PageBase)
|
RedirectToRoute(String)
|
指定した を使用して、指定したルートに (Status302Found) をリダイレクトします routeName 。
(継承元 PageBase)
|
RedirectToRoute(String, Object)
|
指定した と routeValues を使用して、指定したルートに (Status302Found) をリダイレクトしますrouteName 。
(継承元 PageBase)
|
RedirectToRoute(String, Object, String)
|
指定した 、routeValues 、および を使用して、指定したrouteName ルートに (Status302Found) をリダイレクトしますfragment 。
(継承元 PageBase)
|
RedirectToRoute(String, String)
|
指定した と fragment を使用して、指定したルートに (Status302Found) をリダイレクトしますrouteName 。
(継承元 PageBase)
|
RedirectToRoutePermanent(Object)
|
指定した を使用して true に設定された指定したルートに (Status301MovedPermanently) をリダイレクトしますrouteValues 。Permanent
(継承元 PageBase)
|
RedirectToRoutePermanent(String)
|
指定した を使用して true に設定された指定したルートに (Status301MovedPermanently) をリダイレクトしますrouteName 。Permanent
(継承元 PageBase)
|
RedirectToRoutePermanent(String, Object)
|
指定した と routeValues を使用して、 を true に設定して、指定したルートPermanentに (Status301MovedPermanently) をリダイレクトしますrouteName 。
(継承元 PageBase)
|
RedirectToRoutePermanent(String, Object, String)
|
Status301MovedPermanently() を指定したルートにリダイレクトし、Permanent指定した 、、routeValues および fragment を使用して true に設定しますrouteName 。
(継承元 PageBase)
|
RedirectToRoutePermanent(String, String)
|
指定した と fragment を使用して、 を true に設定して、指定したルートPermanentに (Status301MovedPermanently) をリダイレクトしますrouteName 。
(継承元 PageBase)
|
RedirectToRoutePermanentPreserveMethod(String, Object, String)
|
Status308PermanentRedirect() を true に設定し、指定した 、routeValues 、および PreserveMethodfragment を使用して true に設定した指定したrouteName ルートPermanentにリダイレクトします。
(継承元 PageBase)
|
RedirectToRoutePreserveMethod(String, Object, String)
|
Status307TemporaryRedirect() を false に設定し、指定した 、routeValues 、および PreserveMethodfragment を使用して true に設定した指定したrouteName ルートPermanentにリダイレクトします。
(継承元 PageBase)
|
SetAntiforgeryCookieAndHeader()
|
応答に偽造防止 Cookie と X-Frame-Options ヘッダーを設定します。
(継承元 RazorPageBase)
|
SignIn(ClaimsPrincipal, AuthenticationProperties, String)
|
SignInResult指定した認証スキームと properties を使用して を作成します。
(継承元 PageBase)
|
SignIn(ClaimsPrincipal, String)
|
SignInResult指定した認証スキームを使用して を作成します。
(継承元 PageBase)
|
SignOut(AuthenticationProperties, String[])
|
SignOutResult指定した認証スキームと properties を使用して を作成します。
(継承元 PageBase)
|
SignOut(String[])
|
SignOutResult指定した認証スキームを使用して を作成します。
(継承元 PageBase)
|
StartTagHelperWritingScope(HtmlEncoder)
|
新しい書き込みスコープを開始し、必要に応じてそのスコープ内でオーバーライドします HtmlEncoder 。
(継承元 RazorPageBase)
|
StatusCode(Int32)
|
を StatusCodeResult 指定して オブジェクトを statusCode 作成します。
(継承元 PageBase)
|
StatusCode(Int32, Object)
|
と をObjectResult指定して オブジェクトを作成します。statusCode value
(継承元 PageBase)
|
TryUpdateModelAsync(Object, Type, String)
|
の現在IValueProviderの と の値Pageを使用して、指定したmodel インスタンスをprefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync(Object, Type, String, IValueProvider, Func<ModelMetadata,Boolean>)
|
と を使用して、指定したmodel インスタンスをvalueProvider prefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel)
|
の現在IValueProviderの からの値を使用して、指定したmodel インスタンスをPage更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel, String)
|
の現在IValueProviderの と の値Pageを使用して、指定したmodel インスタンスをprefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel, String, Expression<Func<TModel,Object>>[])
|
の現在IValueProviderの と の値Pageを使用して、指定したmodel インスタンスをprefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel, String, Func<ModelMetadata,Boolean>)
|
の現在IValueProviderの と の値Pageを使用して、指定したmodel インスタンスをprefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel, String, IValueProvider)
|
と を使用して、指定したmodel インスタンスをvalueProvider prefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel, String, IValueProvider, Expression<Func<TModel,Object>>[])
|
と を使用して、指定したmodel インスタンスをvalueProvider prefix 更新します。
(継承元 PageBase)
|
TryUpdateModelAsync<TModel>(TModel, String, IValueProvider, Func<ModelMetadata,Boolean>)
|
と を使用して、指定したmodel インスタンスをvalueProvider prefix 更新します。
(継承元 PageBase)
|
TryValidateModel(Object)
|
指定した model インスタンスを検証します。
(継承元 PageBase)
|
TryValidateModel(Object, String)
|
指定した model インスタンスを検証します。
(継承元 PageBase)
|
Unauthorized()
|
応答を UnauthorizedResult 生成する を Status401Unauthorized 作成します。
(継承元 PageBase)
|
ViewComponent(String)
|
レンダリングする ViewComponentResult ビュー コンポーネントの名前を指定して を作成します。
(継承元 PageBase)
|
ViewComponent(String, Object)
|
レンダリングする ViewComponentResult ビュー コンポーネントの名前を指定して を作成します。
(継承元 PageBase)
|
ViewComponent(Type)
|
ViewComponentResultレンダリングするビュー コンポーネントの をType指定して を作成します。
(継承元 PageBase)
|
ViewComponent(Type, Object)
|
ViewComponentResultレンダリングするビュー コンポーネントの をType指定して を作成します。
(継承元 PageBase)
|
Write(Object)
|
HTML エンコードで指定された value を に Output書き込みます。
(継承元 RazorPageBase)
|
Write(String)
|
HTML エンコードで指定された value を に Output書き込みます。
(継承元 RazorPageBase)
|
WriteAttributeValue(String, Int32, Object, Int32, Int32, Boolean)
|
属性値を書き込みます。
(継承元 RazorPageBase)
|
WriteLiteral(Object)
|
HTML エンコードなしで指定された value を に Output書き込みます。
(継承元 RazorPageBase)
|
WriteLiteral(String)
|
HTML エンコードなしで指定された value を に Output書き込みます。
(継承元 RazorPageBase)
|